We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f41970 commit 0591a07Copy full SHA for 0591a07
openapi_server/openapi/openapi.yaml
@@ -239,7 +239,7 @@ paths:
239
operationId: list_concepts
240
parameters:
241
- description: The taxonomy
242
- example: foo
+ example: concept
243
explode: false
244
in: path
245
name: taxonomy
@@ -2797,7 +2797,7 @@ components:
2797
style: form
2798
taxonomy:
2799
description: The taxonomy
2800
2801
2802
2803
openapi_spec/graphsense.yaml
@@ -1062,7 +1062,7 @@ components:
1062
schema:
1063
type: string
1064
1065
1066
search_query:
1067
in: query
1068
name: q
0 commit comments