api: Update imageBuilder api schema

This includes an update to the imageBuilder api schema and changes generated by `npm run api`.
This commit is contained in:
regexowl 2023-11-09 13:44:26 +01:00 committed by Klara Simickova
parent ab1987660e
commit 39531bf2bb
2 changed files with 7 additions and 0 deletions

View file

@ -601,6 +601,9 @@ components:
type: string
example: "MyImageDescription"
maxLength: 250
client_id:
type: string
example: "ui"
image_requests:
type: array
minItems: 1
@ -767,6 +770,8 @@ components:
type: string
image_name:
type: string
client_id:
type: string
ComposeResponse:
required:
- id