diff --git a/api/client-server/search.yaml b/api/client-server/search.yaml index 4a5f4515054..b3f4c9aea91 100644 --- a/api/client-server/search.yaml +++ b/api/client-server/search.yaml @@ -165,7 +165,6 @@ paths: description: Results of the search. schema: type: object - title: Results required: ["search_categories"] properties: search_categories: diff --git a/api/client-server/to_device.yaml b/api/client-server/to_device.yaml index 739d9a4fae5..db6c04103d6 100644 --- a/api/client-server/to_device.yaml +++ b/api/client-server/to_device.yaml @@ -57,8 +57,6 @@ paths: name: body required: true schema: - type: object - title: body properties: messages: type: object