Skip to content

Commit

Permalink
Regenerate client from commit 3a802b82 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 28, 2025
1 parent 0e3c955 commit ae504a9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 94 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-28 14:58:39.964280",
"spec_repo_commit": "f832f43e"
"regenerated": "2025-01-28 15:53:34.223713",
"spec_repo_commit": "3a802b82"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-28 14:58:48.127979",
"spec_repo_commit": "f832f43e"
"regenerated": "2025-01-28 15:53:42.484607",
"spec_repo_commit": "3a802b82"
}
}
}
18 changes: 0 additions & 18 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45989,9 +45989,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: List users
tags:
Expand Down Expand Up @@ -46039,9 +46036,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: Create user
tags:
Expand Down Expand Up @@ -46079,9 +46073,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: Delete user
tags:
Expand Down Expand Up @@ -46116,9 +46107,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: Get user
tags:
Expand Down Expand Up @@ -46176,9 +46164,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: Patch user
tags:
Expand Down Expand Up @@ -46236,9 +46221,6 @@ paths:
'429':
$ref: '#/components/responses/TooManyRequestsResponse'
security:
- AuthZ:
- user_access_invite
- user_access_manage
- bearerAuth: []
summary: Update user
tags:
Expand Down
36 changes: 0 additions & 36 deletions data/api/v2/full_spec_deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -333399,12 +333399,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -333719,12 +333713,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -333858,12 +333846,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334062,12 +334044,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334399,12 +334375,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334759,12 +334729,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down
36 changes: 0 additions & 36 deletions static/resources/json/full_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -333399,12 +333399,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -333719,12 +333713,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -333858,12 +333846,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334062,12 +334044,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334399,12 +334375,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down Expand Up @@ -334759,12 +334729,6 @@
}
},
"security": [
{
"AuthZ": [
"user_access_invite",
"user_access_manage"
]
},
{
"bearerAuth": []
}
Expand Down

0 comments on commit ae504a9

Please sign in to comment.