Skip to content

Commit

Permalink
Update openapi.*.
Browse files Browse the repository at this point in the history
  • Loading branch information
vertex-nexa[bot] committed Jan 21, 2024
1 parent cbc2c83 commit e6a41a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi.containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -683,8 +683,10 @@ components:
properties:
image:
type: string
nullable: true
template_id:
type: string
nullable: true
CreateTagInput:
type: object
properties:
Expand Down Expand Up @@ -758,6 +760,7 @@ components:
template_id:
type: string
example: postgres
nullable: true
update:
$ref: '#/components/schemas/TypesContainerUpdate'
user_id:
Expand Down
1 change: 1 addition & 0 deletions openapi.sql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ components:
template_id:
type: string
example: postgres
nullable: true
update:
$ref: '#/components/schemas/TypesContainerUpdate'
user_id:
Expand Down

0 comments on commit e6a41a8

Please sign in to comment.