diff --git a/support/doc/api/html/index.html b/support/doc/api/html/index.html index c65e8ea6c..0efc24f02 100644 --- a/support/doc/api/html/index.html +++ b/support/doc/api/html/index.html @@ -6244,7 +6244,7 @@
-
query: +
search: string 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: - $ref: "commons.yaml#/parameters/start" - $ref: "commons.yaml#/parameters/count" - $ref: "commons.yaml#/parameters/sort" - - name: query + - name: search in: query required: true type: string