Skip to content

Commit 8963b29

Browse files
committed
add openapi spec to manifests and link from element to manifest
1 parent b8bf515 commit 8963b29

10 files changed

Lines changed: 1875 additions & 152 deletions

File tree

docs/openapi/openapi_boot.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ components:
474474
format: uuid
475475
required:
476476
- kind
477-
- res_uuid
478477
Resource_Create:
479478
type: object
480479
properties:
@@ -537,7 +536,6 @@ components:
537536
format: uuid
538537
required:
539538
- kind
540-
- res_uuid
541539
Resource_Update:
542540
type: object
543541
properties:
@@ -600,7 +598,6 @@ components:
600598
format: uuid
601599
required:
602600
- kind
603-
- res_uuid
604601
NodeEncryptionKey_Get:
605602
type: object
606603
properties:

docs/openapi/openapi_status.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,6 @@ components:
355355
format: uuid
356356
required:
357357
- kind
358-
- res_uuid
359358
Resource_Create:
360359
type: object
361360
properties:
@@ -418,7 +417,6 @@ components:
418417
format: uuid
419418
required:
420419
- kind
421-
- res_uuid
422420
Resource_Update:
423421
type: object
424422
properties:
@@ -481,7 +479,6 @@ components:
481479
format: uuid
482480
required:
483481
- kind
484-
- res_uuid
485482
parameters:
486483
UniversalAgentUuid:
487484
name: UniversalAgentUuid

0 commit comments

Comments
 (0)