Skip to content

Commit e156221

Browse files
chore: regenerate openapi.json --skip-pipeline
1 parent cc758f1 commit e156221

File tree

1 file changed

+98
-0
lines changed

1 file changed

+98
-0
lines changed

docs/openapi/openapi.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119081,6 +119081,13 @@
119081119081
"type": "boolean"
119082119082
}
119083119083
}
119084+
},
119085+
"scopes": {
119086+
"type": "array",
119087+
"items": {
119088+
"type": "string"
119089+
},
119090+
"description": "List of scopes to use for authentication"
119084119091
}
119085119092
}
119086119093
},
@@ -119763,6 +119770,13 @@
119763119770
"type": "boolean"
119764119771
}
119765119772
}
119773+
},
119774+
"scopes": {
119775+
"type": "array",
119776+
"items": {
119777+
"type": "string"
119778+
},
119779+
"description": "List of scopes to use for authentication"
119766119780
}
119767119781
}
119768119782
},
@@ -120334,6 +120348,13 @@
120334120348
"type": "boolean"
120335120349
}
120336120350
}
120351+
},
120352+
"scopes": {
120353+
"type": "array",
120354+
"items": {
120355+
"type": "string"
120356+
},
120357+
"description": "List of scopes to use for authentication"
120337120358
}
120338120359
}
120339120360
},
@@ -121183,6 +121204,13 @@
121183121204
"type": "boolean"
121184121205
}
121185121206
}
121207+
},
121208+
"scopes": {
121209+
"type": "array",
121210+
"items": {
121211+
"type": "string"
121212+
},
121213+
"description": "List of scopes to use for authentication"
121186121214
}
121187121215
}
121188121216
},
@@ -122004,6 +122032,13 @@
122004122032
"type": "boolean"
122005122033
}
122006122034
}
122035+
},
122036+
"scopes": {
122037+
"type": "array",
122038+
"items": {
122039+
"type": "string"
122040+
},
122041+
"description": "List of scopes to use for authentication"
122007122042
}
122008122043
}
122009122044
},
@@ -122575,6 +122610,13 @@
122575122610
"type": "boolean"
122576122611
}
122577122612
}
122613+
},
122614+
"scopes": {
122615+
"type": "array",
122616+
"items": {
122617+
"type": "string"
122618+
},
122619+
"description": "List of scopes to use for authentication"
122578122620
}
122579122621
}
122580122622
},
@@ -123341,6 +123383,13 @@
123341123383
"type": "boolean"
123342123384
}
123343123385
}
123386+
},
123387+
"scopes": {
123388+
"type": "array",
123389+
"items": {
123390+
"type": "string"
123391+
},
123392+
"description": "List of scopes to use for authentication"
123344123393
}
123345123394
}
123346123395
},
@@ -124150,6 +124199,13 @@
124150124199
"type": "boolean"
124151124200
}
124152124201
}
124202+
},
124203+
"scopes": {
124204+
"type": "array",
124205+
"items": {
124206+
"type": "string"
124207+
},
124208+
"description": "List of scopes to use for authentication"
124153124209
}
124154124210
}
124155124211
},
@@ -148865,6 +148921,13 @@
148865148921
"type": "boolean"
148866148922
}
148867148923
}
148924+
},
148925+
"scopes": {
148926+
"type": "array",
148927+
"items": {
148928+
"type": "string"
148929+
},
148930+
"description": "List of scopes to use for authentication"
148868148931
}
148869148932
}
148870148933
},
@@ -166203,6 +166266,13 @@
166203166266
"type": "boolean"
166204166267
}
166205166268
}
166269+
},
166270+
"scopes": {
166271+
"type": "array",
166272+
"items": {
166273+
"type": "string"
166274+
},
166275+
"description": "List of scopes to use for authentication"
166206166276
}
166207166277
}
166208166278
},
@@ -166785,6 +166855,13 @@
166785166855
"type": "boolean"
166786166856
}
166787166857
}
166858+
},
166859+
"scopes": {
166860+
"type": "array",
166861+
"items": {
166862+
"type": "string"
166863+
},
166864+
"description": "List of scopes to use for authentication"
166788166865
}
166789166866
}
166790166867
},
@@ -167370,6 +167447,13 @@
167370167447
"type": "boolean"
167371167448
}
167372167449
}
167450+
},
167451+
"scopes": {
167452+
"type": "array",
167453+
"items": {
167454+
"type": "string"
167455+
},
167456+
"description": "List of scopes to use for authentication"
167373167457
}
167374167458
}
167375167459
},
@@ -167908,6 +167992,13 @@
167908167992
"type": "boolean"
167909167993
}
167910167994
}
167995+
},
167996+
"scopes": {
167997+
"type": "array",
167998+
"items": {
167999+
"type": "string"
168000+
},
168001+
"description": "List of scopes to use for authentication"
167911168002
}
167912168003
}
167913168004
},
@@ -168440,6 +168531,13 @@
168440168531
"type": "boolean"
168441168532
}
168442168533
}
168534+
},
168535+
"scopes": {
168536+
"type": "array",
168537+
"items": {
168538+
"type": "string"
168539+
},
168540+
"description": "List of scopes to use for authentication"
168443168541
}
168444168542
}
168445168543
},

0 commit comments

Comments
 (0)