diff options
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 7e290a41e..59ca8b29a 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -950,7 +950,7 @@ paths: | |||
950 | - $ref: "commons.yaml#/parameters/start" | 950 | - $ref: "commons.yaml#/parameters/start" |
951 | - $ref: "commons.yaml#/parameters/count" | 951 | - $ref: "commons.yaml#/parameters/count" |
952 | - $ref: "commons.yaml#/parameters/sort" | 952 | - $ref: "commons.yaml#/parameters/sort" |
953 | - name: query | 953 | - name: search |
954 | in: query | 954 | in: query |
955 | required: true | 955 | required: true |
956 | type: string | 956 | type: string |