Skip to content

Commit

Permalink
Add to openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes committed Nov 7, 2024
1 parent dbe0713 commit fd6ff5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions schema/private.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ components:
type: integer
example: 201
description: status code of the request
message:
type: string
example: "Unexpected error during processing"
description: Error Message
id:
$ref: './public.openapi.yaml#/components/schemas/RunId'
required:
Expand Down

0 comments on commit fd6ff5a

Please sign in to comment.