Skip to content

Remove caseIndex from historical jobs API spec#2625

Closed
api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
datadog-api-spec/generated/3964
Closed

Remove caseIndex from historical jobs API spec#2625
api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
datadog-api-spec/generated/3964

Conversation

@api-clients-generation-pipeline
Copy link
Copy Markdown
Contributor

to: int,
notifications: Union[List[str], UnsetType] = unset,
**kwargs,
self_, _from: int, id: str, index: str, to: int, notifications: Union[List[str], UnsetType] = unset, **kwargs
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔴 Code Quality Violation

Suggested change
self_, _from: int, id: str, index: str, to: int, notifications: Union[List[str], UnsetType] = unset, **kwargs
self, _from: int, id: str, index: str, to: int, notifications: Union[List[str], UnsetType] = unset, **kwargs
first parameter of a class function should be self (...read more)

In a class method (that is not a class method nor a static method), the first argument must be self by convention.

Learn More

View in Datadog  Leave us feedback  Documentation

@api-clients-generation-pipeline api-clients-generation-pipeline Bot force-pushed the datadog-api-spec/generated/3964 branch from cb2c526 to b5f3723 Compare June 13, 2025 20:07
@api-clients-generation-pipeline api-clients-generation-pipeline Bot changed the title [SEC-20838] Remove caseIndex from historical jobs API spec Remove caseIndex from historical jobs API spec Jun 13, 2025
@api-clients-generation-pipeline api-clients-generation-pipeline Bot force-pushed the datadog-api-spec/generated/3964 branch from b5f3723 to 829a1c4 Compare June 13, 2025 20:13
@api-clients-generation-pipeline api-clients-generation-pipeline Bot force-pushed the datadog-api-spec/generated/3964 branch from 829a1c4 to e2cfcdd Compare June 13, 2025 20:51
@api-clients-generation-pipeline api-clients-generation-pipeline Bot deleted the datadog-api-spec/generated/3964 branch June 26, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants