Skip to content

Commit

Permalink
fix: everything conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Nov 14, 2024
1 parent 531cc62 commit ee5d5aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion specs/composition/paths/search/search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ post:
content:
application/json:
schema:
title: request
title: requestBody
type: object
additionalProperties: false
properties:
Expand Down
2 changes: 1 addition & 1 deletion tests/CTS/requests/composition/search.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"parameters": {
"compositionID": "foo",
"request": {
"requestBody": {
"params": { "query": "batman" }
}
},
Expand Down

0 comments on commit ee5d5aa

Please # to comment.