Skip to content

Add PAT/SAT management API endpoints#35745

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

Add PAT/SAT management API endpoints#35745
api-clients-generation-pipeline[bot] wants to merge 1 commit intomasterfrom
datadog-api-spec/generated/5164

Conversation

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

@api-clients-generation-pipeline api-clients-generation-pipeline bot requested a review from a team as a code owner April 3, 2026 16:15
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Apr 3, 2026
Copy link
Copy Markdown
Contributor

@rtrieu rtrieu left a comment

Choose a reason for hiding this comment

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

minor suggestions

"description": "Update a specific access token for a service account.",
"summary": "Update an access token for a service account",
"request_description": "",
"request_schema_description": "Request used to update a personal access token."
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
"request_schema_description": "Request used to update a personal access token."
"request_schema_description": "Request used to update a service access token."

PersonalAccessTokensSortParameter:
description: |-
Personal access token attribute used to sort results. Sort order is ascending
by default. In order to specify a descending sort, prefix the
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
by default. In order to specify a descending sort, prefix the
by default. To specify a descending sort, prefix the

type: object
PersonalAccessTokensSort:
default: name
description: Sorting options
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Sorting options
description: Attribute by which to sort personal access tokens.

@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/5164 branch 2 times, most recently from ba085fb to efc4633 Compare April 3, 2026 21:24
@api-clients-generation-pipeline api-clients-generation-pipeline bot force-pushed the datadog-api-spec/generated/5164 branch from efc4633 to 4a13730 Compare April 3, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend changelog/Added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant