Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit a7873eb

Browse files
author
Maksim Zvankovich
committed
Merge branch 'main' of github.com:ccouzens/vcloud-rest-openapi
2 parents 6c95e48 + 6b97ae9 commit a7873eb

30 files changed

+206
-268
lines changed

27.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20368,13 +20368,11 @@
2036820368
"securitySchemes": {
2036920369
"basicAuth": {
2037020370
"type": "http",
20371-
"scheme": "basic",
20372-
"bearerFormat": null
20371+
"scheme": "basic"
2037320372
},
2037420373
"bearerAuth": {
2037520374
"type": "http",
20376-
"scheme": "bearer",
20377-
"bearerFormat": null
20375+
"scheme": "bearer"
2037820376
}
2037920377
},
2038020378
"schemas": {

27.0.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12402,11 +12402,9 @@ components:
1240212402
basicAuth:
1240312403
type: http
1240412404
scheme: basic
12405-
bearerFormat: null
1240612405
bearerAuth:
1240712406
type: http
1240812407
scheme: bearer
12409-
bearerFormat: null
1241012408
schemas:
1241112409
query-parameter_force:
1241212410
type: boolean

29.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23390,13 +23390,11 @@
2339023390
"securitySchemes": {
2339123391
"basicAuth": {
2339223392
"type": "http",
23393-
"scheme": "basic",
23394-
"bearerFormat": null
23393+
"scheme": "basic"
2339523394
},
2339623395
"bearerAuth": {
2339723396
"type": "http",
23398-
"scheme": "bearer",
23399-
"bearerFormat": null
23397+
"scheme": "bearer"
2340023398
}
2340123399
},
2340223400
"schemas": {

29.0.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14255,11 +14255,9 @@ components:
1425514255
basicAuth:
1425614256
type: http
1425714257
scheme: basic
14258-
bearerFormat: null
1425914258
bearerAuth:
1426014259
type: http
1426114260
scheme: bearer
14262-
bearerFormat: null
1426314261
schemas:
1426414262
query-parameter_force:
1426514263
type: boolean

30.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23532,13 +23532,11 @@
2353223532
"securitySchemes": {
2353323533
"basicAuth": {
2353423534
"type": "http",
23535-
"scheme": "basic",
23536-
"bearerFormat": null
23535+
"scheme": "basic"
2353723536
},
2353823537
"bearerAuth": {
2353923538
"type": "http",
23540-
"scheme": "bearer",
23541-
"bearerFormat": null
23539+
"scheme": "bearer"
2354223540
}
2354323541
},
2354423542
"schemas": {

30.0.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14330,11 +14330,9 @@ components:
1433014330
basicAuth:
1433114331
type: http
1433214332
scheme: basic
14333-
bearerFormat: null
1433414333
bearerAuth:
1433514334
type: http
1433614335
scheme: bearer
14337-
bearerFormat: null
1433814336
schemas:
1433914337
query-parameter_force:
1434014338
type: boolean

31.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24084,13 +24084,11 @@
2408424084
"securitySchemes": {
2408524085
"basicAuth": {
2408624086
"type": "http",
24087-
"scheme": "basic",
24088-
"bearerFormat": null
24087+
"scheme": "basic"
2408924088
},
2409024089
"bearerAuth": {
2409124090
"type": "http",
24092-
"scheme": "bearer",
24093-
"bearerFormat": null
24091+
"scheme": "bearer"
2409424092
}
2409524093
},
2409624094
"schemas": {

31.0.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14656,11 +14656,9 @@ components:
1465614656
basicAuth:
1465714657
type: http
1465814658
scheme: basic
14659-
bearerFormat: null
1466014659
bearerAuth:
1466114660
type: http
1466214661
scheme: bearer
14663-
bearerFormat: null
1466414662
schemas:
1466514663
query-parameter_force:
1466614664
type: boolean

32.0.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24895,13 +24895,11 @@
2489524895
"securitySchemes": {
2489624896
"basicAuth": {
2489724897
"type": "http",
24898-
"scheme": "basic",
24899-
"bearerFormat": null
24898+
"scheme": "basic"
2490024899
},
2490124900
"bearerAuth": {
2490224901
"type": "http",
24903-
"scheme": "bearer",
24904-
"bearerFormat": null
24902+
"scheme": "bearer"
2490524903
}
2490624904
},
2490724905
"schemas": {

32.0.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15143,11 +15143,9 @@ components:
1514315143
basicAuth:
1514415144
type: http
1514515145
scheme: basic
15146-
bearerFormat: null
1514715146
bearerAuth:
1514815147
type: http
1514915148
scheme: bearer
15150-
bearerFormat: null
1515115149
schemas:
1515215150
query-parameter_force:
1515315151
type: boolean

0 commit comments

Comments
 (0)