Skip to content

Commit 128f1a7

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Sync OpenAPI specification with backend (#1219)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent dc7024c commit 128f1a7

File tree

3 files changed

+15
-39
lines changed

3 files changed

+15
-39
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.4",
7-
"regenerated": "2022-10-31 15:17:19.261931",
8-
"spec_repo_commit": "41479b46"
7+
"regenerated": "2022-10-31 18:53:34.961721",
8+
"spec_repo_commit": "06929484"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.4",
12-
"regenerated": "2022-10-31 15:17:19.275047",
13-
"spec_repo_commit": "41479b46"
12+
"regenerated": "2022-10-31 18:53:35.054202",
13+
"spec_repo_commit": "06929484"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18139,6 +18139,7 @@ components:
1813918139
user_access_invite: Invite other users to your organization.
1814018140
user_access_manage: Disable users, manage user roles, manage SAML-to-role
1814118141
mappings, and configure logs restriction queries.
18142+
user_access_read: View users and their roles and settings.
1814218143
tokenUrl: /oauth2/v1/token
1814318144
type: oauth2
1814418145
apiKeyAuth:
@@ -29010,7 +29011,8 @@ paths:
2901029011
security:
2901129012
- apiKeyAuth: []
2901229013
appKeyAuth: []
29013-
- AuthZ: []
29014+
- AuthZ:
29015+
- user_access_read
2901429016
summary: List all users
2901529017
tags:
2901629018
- Users

.generator/schemas/v2/openapi.yaml

Lines changed: 8 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -10181,6 +10181,7 @@ components:
1018110181
user_access_invite: Invite other users to your organization.
1018210182
user_access_manage: Disable users, manage user roles, manage SAML-to-role
1018310183
mappings, and configure logs restriction queries.
10184+
user_access_read: View users and their roles and settings.
1018410185
tokenUrl: /oauth2/v1/token
1018510186
type: oauth2
1018610187
apiKeyAuth:
@@ -12061,9 +12062,6 @@ paths:
1206112062
$ref: '#/components/responses/NotFoundResponse'
1206212063
'429':
1206312064
$ref: '#/components/responses/TooManyRequestsResponse'
12064-
security:
12065-
- apiKeyAuth: []
12066-
appKeyAuth: []
1206712065
summary: List Confluent accounts
1206812066
tags:
1206912067
- Confluent Cloud
@@ -12092,9 +12090,6 @@ paths:
1209212090
$ref: '#/components/responses/NotFoundResponse'
1209312091
'429':
1209412092
$ref: '#/components/responses/TooManyRequestsResponse'
12095-
security:
12096-
- apiKeyAuth: []
12097-
appKeyAuth: []
1209812093
summary: Add Confluent account
1209912094
tags:
1210012095
- Confluent Cloud
@@ -12116,9 +12111,6 @@ paths:
1211612111
$ref: '#/components/responses/NotFoundResponse'
1211712112
'429':
1211812113
$ref: '#/components/responses/TooManyRequestsResponse'
12119-
security:
12120-
- apiKeyAuth: []
12121-
appKeyAuth: []
1212212114
summary: Delete Confluent account
1212312115
tags:
1212412116
- Confluent Cloud
@@ -12142,9 +12134,6 @@ paths:
1214212134
$ref: '#/components/responses/NotFoundResponse'
1214312135
'429':
1214412136
$ref: '#/components/responses/TooManyRequestsResponse'
12145-
security:
12146-
- apiKeyAuth: []
12147-
appKeyAuth: []
1214812137
summary: Get Confluent account
1214912138
tags:
1215012139
- Confluent Cloud
@@ -12175,9 +12164,6 @@ paths:
1217512164
$ref: '#/components/responses/NotFoundResponse'
1217612165
'429':
1217712166
$ref: '#/components/responses/TooManyRequestsResponse'
12178-
security:
12179-
- apiKeyAuth: []
12180-
appKeyAuth: []
1218112167
summary: Update Confluent account
1218212168
tags:
1218312169
- Confluent Cloud
@@ -12204,9 +12190,6 @@ paths:
1220412190
$ref: '#/components/responses/NotFoundResponse'
1220512191
'429':
1220612192
$ref: '#/components/responses/TooManyRequestsResponse'
12207-
security:
12208-
- apiKeyAuth: []
12209-
appKeyAuth: []
1221012193
summary: List Confluent Account resources
1221112194
tags:
1221212195
- Confluent Cloud
@@ -12238,9 +12221,6 @@ paths:
1223812221
$ref: '#/components/responses/NotFoundResponse'
1223912222
'429':
1224012223
$ref: '#/components/responses/TooManyRequestsResponse'
12241-
security:
12242-
- apiKeyAuth: []
12243-
appKeyAuth: []
1224412224
summary: Add resource to Confluent account
1224512225
tags:
1224612226
- Confluent Cloud
@@ -12264,9 +12244,6 @@ paths:
1226412244
$ref: '#/components/responses/NotFoundResponse'
1226512245
'429':
1226612246
$ref: '#/components/responses/TooManyRequestsResponse'
12267-
security:
12268-
- apiKeyAuth: []
12269-
appKeyAuth: []
1227012247
summary: Delete resource from Confluent account
1227112248
tags:
1227212249
- Confluent Cloud
@@ -12292,9 +12269,6 @@ paths:
1229212269
$ref: '#/components/responses/NotFoundResponse'
1229312270
'429':
1229412271
$ref: '#/components/responses/TooManyRequestsResponse'
12295-
security:
12296-
- apiKeyAuth: []
12297-
appKeyAuth: []
1229812272
summary: Get resource from Confluent account
1229912273
tags:
1230012274
- Confluent Cloud
@@ -12327,9 +12301,6 @@ paths:
1232712301
$ref: '#/components/responses/NotFoundResponse'
1232812302
'429':
1232912303
$ref: '#/components/responses/TooManyRequestsResponse'
12330-
security:
12331-
- apiKeyAuth: []
12332-
appKeyAuth: []
1233312304
summary: Update resource in Confluent account
1233412305
tags:
1233512306
- Confluent Cloud
@@ -15476,7 +15447,7 @@ paths:
1547615447
- apiKeyAuth: []
1547715448
appKeyAuth: []
1547815449
- AuthZ:
15479-
- security_monitoring_rules_read
15450+
- security_monitoring_signals_read
1548015451
summary: Get a signal's details
1548115452
tags:
1548215453
- Security Monitoring
@@ -17019,7 +16990,8 @@ paths:
1701916990
security:
1702016991
- apiKeyAuth: []
1702116992
appKeyAuth: []
17022-
- AuthZ: []
16993+
- AuthZ:
16994+
- user_access_read
1702316995
summary: List all users
1702416996
tags:
1702516997
- Users
@@ -17126,7 +17098,8 @@ paths:
1712617098
security:
1712717099
- apiKeyAuth: []
1712817100
appKeyAuth: []
17129-
- AuthZ: []
17101+
- AuthZ:
17102+
- user_access_read
1713017103
summary: Get user details
1713117104
tags:
1713217105
- Users
@@ -17255,7 +17228,8 @@ paths:
1725517228
security:
1725617229
- apiKeyAuth: []
1725717230
appKeyAuth: []
17258-
- AuthZ: []
17231+
- AuthZ:
17232+
- user_access_read
1725917233
summary: Get a user permissions
1726017234
tags:
1726117235
- Users

0 commit comments

Comments
 (0)