-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathanswer-king-api-answer-king-ui.json
More file actions
1 lines (1 loc) · 1.9 KB
/
answer-king-api-answer-king-ui.json
File metadata and controls
1 lines (1 loc) · 1.9 KB
1
{"consumer":{"name":"answer-king-ui"},"provider":{"name":"answer-king-api"},"interactions":[{"description":"","providerState":"","request":{"method":"GET","path":"/api/categories","headers":{"host":"localhost:5173","proxy-connection":"keep-alive","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/6.3.0 Chrome/87.0.4280.141 Electron/11.2.0 Safari/537.36","content-type":"application/json","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"cors","sec-fetch-dest":"empty","referer":"http://localhost:5173/menu","accept-encoding":"gzip, deflate, br","accept-language":"en-US"},"body":"","query":""},"response":{"status":200,"headers":{"content-type":"application/json"},"body":[{"id":1,"name":"Seafood","description":"Food from the oceans","createdOn":"2023-01-05T16:53:22.859+00:00","lastUpdated":"2023-01-06T06:53:22.859+00:00","products":[1],"retired":false},{"id":2,"name":"Sundries","description":"Things that go with things.","createdOn":"2023-01-04T16:53:22.867+00:00","lastUpdated":"2023-01-05T10:53:22.867+00:00","products":[2],"retired":false}]}},{"description":"should create a contract upon utilizing an API mock","providerState":"","request":{"method":"GET","path":"/api/categories","headers":{"accept":"*/*","content-type":"application/json"},"body":"","query":""},"response":{"status":200,"headers":{"content-type":"application/json","access-control-allow-origin":"*"},"body":[{"id":1,"name":"Seafood","description":"Food from the oceans","createdOn":"2023-01-05T16:53:22.859+00:00","lastUpdated":"2023-01-06T06:53:22.859+00:00","products":[1],"retired":false},{"id":2,"name":"Sundries","description":"Things that go with things.","createdOn":"2023-01-04T16:53:22.867+00:00","lastUpdated":"2023-01-05T10:53:22.867+00:00","products":[2],"retired":false}]}}],"metadata":{"pactSpecification":{"version":"2.0.0"},"client":{"name":"pact-cypress-adapter","version":"1.3.0"}}}