re-arrange fields in example /search request to make them a valid request.

This commit is contained in:
Michael Telatynski 2018-06-05 10:12:34 +01:00
parent 64f97c5b78
commit df5455de1f
No known key found for this signature in database
GPG key ID: 3F879DA5AD802A5E

View file

@ -53,9 +53,7 @@ paths:
"keys": [
"content.body"
],
"search_term": "martians and men"
}
},
"search_term": "martians and men",
"order_by": "recent",
"groupings": {
"group_by": [
@ -65,6 +63,8 @@ paths:
]
}
}
}
}
properties:
search_categories:
type: object