Merge pull request #340 from eikek/fix-search-api-spec

Fix openapi spec for rest-server
This commit is contained in:
mergify[bot] 2020-10-18 22:09:50 +00:00 committed by GitHub
commit abb903c5ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1855,7 +1855,7 @@ paths:
security:
- authTokenHeader: []
parameters:
- $ref: "#/components/parameters/id"
- $ref: "#/components/parameters/itemId"
requestBody:
content:
application/json:
@ -3995,6 +3995,8 @@ components:
required:
- tagsInclude
- tagsExclude
- tagCategoriesInclude
- tagCategoriesExclude
- inbox
- offset
- limit