Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/openapi/openapi_boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,6 @@ components:
format: uuid
required:
- kind
- res_uuid
Resource_Create:
type: object
properties:
Expand Down Expand Up @@ -537,7 +536,6 @@ components:
format: uuid
required:
- kind
- res_uuid
Resource_Update:
type: object
properties:
Expand Down Expand Up @@ -600,7 +598,6 @@ components:
format: uuid
required:
- kind
- res_uuid
NodeEncryptionKey_Get:
type: object
properties:
Expand Down
3 changes: 0 additions & 3 deletions docs/openapi/openapi_status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,6 @@ components:
format: uuid
required:
- kind
- res_uuid
Resource_Create:
type: object
properties:
Expand Down Expand Up @@ -418,7 +417,6 @@ components:
format: uuid
required:
- kind
- res_uuid
Resource_Update:
type: object
properties:
Expand Down Expand Up @@ -481,7 +479,6 @@ components:
format: uuid
required:
- kind
- res_uuid
parameters:
UniversalAgentUuid:
name: UniversalAgentUuid
Expand Down
Loading