Skip to content

Commit

Permalink
Remove extraneous titles
Browse files Browse the repository at this point in the history
GTAD tries to use them to put data into structures of their own even where unwanted.
  • Loading branch information
KitsuneRal committed Feb 12, 2019
1 parent 3680b3f commit b5d33ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion api/client-server/search.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ paths:
description: Results of the search.
schema:
type: object
title: Results
required: ["search_categories"]
properties:
search_categories:
Expand Down
2 changes: 0 additions & 2 deletions api/client-server/to_device.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ paths:
name: body
required: true
schema:
type: object
title: body
properties:
messages:
type: object
Expand Down

0 comments on commit b5d33ff

Please sign in to comment.