Skip to content

Commit 7bb8fff

Browse files
Copilotcubap
andauthored
Fix fixture: remove request body from /api/query (no requestBody schema in tinynode baseline)
Agent-Logs-Url: https://github.com/CenterForDigitalHumanities/rerum_server_nodejs/sessions/7bb78747-4ce0-4ebe-b49b-5fe69b7b15fa Co-authored-by: cubap <1119165+cubap@users.noreply.github.com>
1 parent ce6fe1b commit 7bb8fff

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

test/contract-fixtures/tinynode-to-rerum.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@ interactions:
2121
previous: ""
2222
replaces: ""
2323

24-
- description: Query objects with a filter
24+
- description: Query objects
2525
path: /api/query
2626
method: post
27-
request:
28-
"@type": "http://www.w3.org/ns/oa#Annotation"
2927
expectedStatus: "200"
3028
response:
3129
body:

0 commit comments

Comments
 (0)