Skip to content

Commit

Permalink
🧑‍💻 Fix o8 API with error.code datatype
Browse files Browse the repository at this point in the history
Signed-off-by: gkumbhat <[email protected]>
  • Loading branch information
gkumbhat committed Jun 3, 2024
1 parent 909460b commit 7577ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/orchestrator_openapi_0_1_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ components:
type: object
properties:
code:
type: string
type: number
details:
type: string
required:
Expand Down

0 comments on commit 7577ee1

Please sign in to comment.