diff options
Diffstat (limited to 'support/doc/api')
-rw-r--r-- | support/doc/api/openapi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index fe4552ff7..8ad98a9a9 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -933,6 +933,7 @@ paths: | |||
933 | parameters: | 933 | parameters: |
934 | - $ref: '#/components/parameters/start' | 934 | - $ref: '#/components/parameters/start' |
935 | - $ref: '#/components/parameters/count' | 935 | - $ref: '#/components/parameters/count' |
936 | - $ref: '#/components/parameters/search' | ||
936 | responses: | 937 | responses: |
937 | '200': | 938 | '200': |
938 | description: successful operation | 939 | description: successful operation |