From 2384a6a9f4c7f8ead2570357d2be0795b23bb727 Mon Sep 17 00:00:00 2001 From: Denys Seredenko Date: Fri, 6 Jan 2023 00:39:22 +0100 Subject: [PATCH] * added mock file for postman requests feature: #9 --- mocks/fst.postman_collection.json | 172 ++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 mocks/fst.postman_collection.json diff --git a/mocks/fst.postman_collection.json b/mocks/fst.postman_collection.json new file mode 100644 index 0000000..6a32e3b --- /dev/null +++ b/mocks/fst.postman_collection.json @@ -0,0 +1,172 @@ +{ + "info": { + "_postman_id": "602e879a-6ec8-4e43-8b34-6c07caf89d05", + "name": "fst", + "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", + "_exporter_id": "7422183" + }, + "item": [ + { + "name": "Get all Contracts", + "protocolProfileBehavior": { + "disableBodyPruning": true + }, + "request": { + "method": "GET", + "header": [], + "body": { + "mode": "raw", + "raw": "" + }, + "url": { + "raw": "{{url}}/contracts", + "host": [ + "{{url}}" + ], + "path": [ + "contracts" + ] + } + }, + "response": [ + { + "name": "Default", + "originalRequest": { + "method": "GET", + "header": [], + "body": { + "mode": "raw", + "raw": "" + }, + "url": { + "raw": "https://88c09a70-ab85-412a-9bd3-407afe8986a1.mock.pstmn.io/contracts", + "protocol": "https", + "host": [ + "88c09a70-ab85-412a-9bd3-407afe8986a1", + "mock", + "pstmn", + "io" + ], + "path": [ + "contracts" + ] + } + }, + "code": 200, + "_postman_previewlanguage": null, + "header": null, + "cookie": [], + "body": "{\n \"contracts\" : [\n {\n \"id\" : \"DZ2022\",\n \"name\" : \"Jugendamt Title\",\n \"status\" : \"eingelegt\",\n \"mitarbeiter\" : [\"Max Musterman\", \"John Doe\"],\n \"createdAt\" : \"2020-01-01T12:00:00Z\",\n \"updatedAt\" : \"2021-01-01T12:00:00Z\"\n },\n {\n \"id\" : \"JAN2022\",\n \"name\" : \"Jugendamt Title2\",\n \"status\" : \"approved\",\n \"mitarbeiter\" : [\"Max\", \"Denys Seredenko\"],\n \"createdAt\" : \"2020-01-01T12:00:00Z\",\n \"updatedAt\" : \"2022-01-01T12:00:00Z\"\n },\n {\n \"id\" : \"JUL2022\",\n \"name\" : \"Jugendamt Title3\",\n \"status\" : \"sichern\",\n \"mitarbeiter\" : [\"Max Musterman\", \"John Doe\"],\n \"createdAt\" : \"2020-01-01T12:00:00Z\",\n \"updatedAt\" : \"2023-01-01T20:00:00Z\"\n },\n {\n \"id\" : \"DZ2022\",\n \"name\" : \"Jugendamt Title4\",\n \"status\" : \"shcnitten\",\n \"mitarbeiter\" : [\"Evelyn\", \"Michii\"],\n \"createdAt\" : \"2020-01-01T12:00:00Z\",\n \"updatedAt\" : \"2023-01-01T18:00:00Z\"\n }\n ]\n}" + } + ] + }, + { + "name": "Create Contract", + "request": { + "method": "POST", + "header": [], + "body": { + "mode": "raw", + "raw": "" + }, + "url": { + "raw": "{{url}}/contracts", + "host": [ + "{{url}}" + ], + "path": [ + "contracts" + ] + } + }, + "response": [ + { + "name": "Create Contract", + "originalRequest": { + "method": "POST", + "header": [], + "body": { + "mode": "raw", + "raw": "" + }, + "url": { + "raw": "https://88c09a70-ab85-412a-9bd3-407afe8986a1.mock.pstmn.io/contracts", + "protocol": "https", + "host": [ + "88c09a70-ab85-412a-9bd3-407afe8986a1", + "mock", + "pstmn", + "io" + ], + "path": [ + "contracts" + ] + } + }, + "code": 200, + "_postman_previewlanguage": null, + "header": null, + "cookie": [], + "body": "{ \"message\" : \"created\" }" + } + ] + }, + { + "name": "Get contract by ID", + "request": { + "method": "GET", + "header": [] + }, + "response": [ + { + "name": "Get contract by ID", + "originalRequest": { + "method": "GET", + "header": [ + { + "key": "Content-Type", + "name": "Content-Type", + "value": "application/json", + "type": "text" + } + ], + "body": { + "mode": "raw", + "raw": "", + "options": { + "raw": { + "language": "json" + } + } + }, + "url": { + "raw": "{{url}}/contract?id=TESTID", + "host": [ + "{{url}}" + ], + "path": [ + "contract" + ], + "query": [ + { + "key": "id", + "value": "TESTID" + } + ] + } + }, + "_postman_previewlanguage": null, + "header": null, + "cookie": [], + "body": " {\r\n \"id\" : \"DZ2022\",\r\n \"name\" : \"Jugendamt Title\",\r\n \"status\" : \"eingelegt\",\r\n \"mitarbeiter\" : [\r\n {\r\n \"name\" : \"Max Musterman\",\r\n \"role\" : \"Leiter\",\r\n \"phone\" : \"+4915254444444\",\r\n \"email\" : \"max.musterman@gmail.com\"\r\n },\r\n {\r\n \"name\" : \"John Doe\",\r\n \"role\" : \"Producer\",\r\n \"phone\" : null,\r\n \"email\" : \"john.doe@gmail.com\"\r\n }\r\n ],\r\n \"unterlagen\" : [\r\n {\r\n \"name\" : \"Name1.pdf\",\r\n \"url\" : \"https://denysoft.de/\"\r\n },\r\n {\r\n \"name\" : \"Name2.pdf\",\r\n \"url\" : \"https://denysoft.de/\"\r\n }\r\n ],\r\n \"beschreibung\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas tempus justo quis magna rutrum, quis feugiat velit commodo. Vivamus semper massa auctor, rutrum nisl eget, faucibus massa. Vivamus ac ex tellus. Nullam a venenatis odio. Aenean sed tincidunt erat. In id elementum justo. Nullam pulvinar non leo non congue. Quisque eget orci id nulla tristique imperdiet.\\nCras sed orci eget mauris fermentum mattis at et magna. Integer vel purus ut nulla dignissim suscipit at sit amet neque. Proin lectus arcu, pretium ac molestie vitae, mollis nec lectus. Aliquam posuere lectus at purus porttitor dignissim. Sed et mi ultrices nisi bibendum laoreet faucibus nec arcu. Duis imperdiet eleifend tellus vel suscipit. Interdum et malesuada fames ac ante ipsum primis in faucibus. Donec molestie leo eleifend ex ultricies viverra. Praesent blandit, purus in dictum hendrerit, sapien risus ultricies lorem, at condimentum ex urna sit amet dolor. Morbi sed felis vestibulum, consequat nibh vel, faucibus eros.\\nAenean venenatis nibh non nisl ornare, sit amet eleifend ipsum tincidunt. Phasell\",\r\n \"address\" : \"Gottfried-Kiesow-Platz 2, 02826 Goerlitz\",\r\n \"examples\" : [\r\n \"https://www.youtube.com/watch?v=AED0kfEdwk8\",\r\n \"https://www.youtube.com/watch?v=AED0kfEdwk8\",\r\n \"https://www.youtube.com/watch?v=AED0kfEdwk8\"\r\n ],\r\n \"client\" : {\r\n \"name\" : \"Jugendamt Cloppenburg\",\r\n \"contactPerson\" : \"John Doe\",\r\n \"address\" : \"Gottfried-Kiesow-Platz 2, 02826 Goerlitz\",\r\n \"email\" : \"john.doe@jugendamt.cloppenburg\",\r\n \"phone\" : \"+4915253333333\"\r\n },\r\n \"comments\" : [\r\n {\r\n \"name\" : \"John Doe\",\r\n \"message\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\r\n \"date\" : \"2020-01-01T12:00:00Z\"\r\n },\r\n {\r\n \"name\" : \"Max Musterman\",\r\n \"message\" : \"Vivamus semper massa auctor, rutrum nisl eget, faucibus massa.\",\r\n \"date\" : \"2021-01-01T12:00:00Z\"\r\n },\r\n {\r\n \"name\" : \"Andre Doe\",\r\n \"message\" : \"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\r\n \"date\" : \"2021-01-01T18:00:00Z\"\r\n }\r\n ]\r\n }" + } + ] + } + ], + "variable": [ + { + "key": "url", + "value": "https://88c09a70-ab85-412a-9bd3-407afe8986a1.mock.pstmn.io" + } + ] +} \ No newline at end of file