Skip to content

Commit

Permalink
convert to oneOf with -
Browse files Browse the repository at this point in the history
  • Loading branch information
edeutsch authored Nov 6, 2023
1 parent 55ccfdf commit 505ddb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TranslatorReasonerAPI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ components:
Contains the knowledge of the response (query graph, knowledge
graph, and results).
oneOf:
$ref: '#/components/schemas/Message'
- $ref: '#/components/schemas/Message'
nullable: false
status:
description: >-
Expand Down

0 comments on commit 505ddb9

Please sign in to comment.