{"collection": {"_": {"postman_id": "0c80e36c-2b0f-41b4-b80a-252883e01a05"}, "item": [{"id": "4fdc2822-e893-4b46-84d6-e2c01e609977", "name": "part1", "item": [{"id": "71e988ed-b2ad-44a1-bb0c-dcfab9f26c96", "name": "Create a quote", "request": {"url": {"path": ["quotes"], "host": ["{{demo-api}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "POST", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"To be or to be\",\n \"bronNaam\": \"Shakespeare 3\",\n \"bronLink\": \"http://citation.org\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "b01fe77f-681c-4107-bcaa-bb42450d2bcd", "type": "text/javascript", "exec": ["var quote = pm.response.json();", "pm.globals.set(\"quote\", quote.url ); ", "", "pm.test(\"Successful POST request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([201]);", "});", ""], "_lastExecutionId": "f83b1f9f-9281-4aa3-a09c-56995710f616"}}]}, {"id": "3db7eaea-8376-4e70-b21c-cccf0637ce35", "name": "Vraag alle quotes op", "request": {"url": {"path": ["quotes"], "host": ["{{demo-api}}"], "query": [], "variable": []}, "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "59ec48c9-65be-4364-b07e-e999c439b77a", "type": "text/javascript", "exec": ["//var quotes = pm.response.json();", "//pm.globals.set(\"eerste_quote\", quotes.results[0].url ); //eerste quote uit de lijst", "", "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});"], "_lastExecutionId": "46d9762a-af0f-4977-b1f9-4ca63dac804d"}}]}, {"id": "58de8ef3-c4b8-4568-96ea-9aada24549c0", "name": "Vraag een specifieke quote op", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "c4265920-3b31-4cd4-877e-59223d3c3137", "type": "text/javascript", "exec": ["pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});"], "_lastExecutionId": "24c1d1da-4f72-4664-8d35-68bd77b7b9ef"}}]}], "event": []}, {"id": "87cc0902-22fe-4e83-b41c-8999c23b3a38", "name": "part2", "item": [{"id": "eed7fc79-9e77-42be-b36e-9f679709080f", "name": "Vervang quote in zijn geheel", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "PUT", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"Deze quote totaal vervangen\",\n \"bronNaam\": \"Henri Korver\",\n \"bronLink\": \"http://example.com\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "95b15424-0a25-4fb7-b15e-569ddf411356", "type": "text/javascript", "exec": ["pm.test(\"Successful PUT request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([200]);", "});", "pm.test(\"Body matches string\", function () {", " pm.expect(pm.response.text()).to.include(\"Deze quote totaal vervange\");", "});"], "_lastExecutionId": "155f0dae-f31e-45e8-96a9-96220e80143f"}}]}, {"id": "a5b0d329-e01b-4463-be8d-4f06ff5672e0", "name": "Pas een quote gedeeltelijk aan", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "PATCH", "body": {"mode": "raw", "raw": "{\n\t\"tekst\": \"Deze quote is alleen in dit veld aangepast\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "dc780489-1ebc-4517-b999-7cf543057b99", "type": "text/javascript", "exec": ["pm.test(\"Successful PATCH request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([200]);", "});"], "_lastExecutionId": "326f9e7f-05dc-47d2-b5ee-7d9f5046dd04"}}]}, {"id": "a29ecef9-1371-4ac1-b221-8ee952202c99", "name": "Verwijder een quote", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "method": "DELETE", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "591fd68f-84ab-4069-bf3e-fc788ea97906", "type": "text/javascript", "exec": ["pm.test(\"Successful DELETE request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([204]);", "});"], "_lastExecutionId": "5302b0fb-f6a7-402d-a05b-cb7d292b9c62"}}]}], "event": []}], "event": [{"listen": "prerequest", "script": {"id": "00cc8921-920d-499f-b775-df0f6d3639ec", "type": "text/javascript", "exec": [""], "_lastExecutionId": "8722f95c-d280-4fd5-b41d-ac7a49100d37"}}, {"listen": "test", "script": {"id": "1b66d4e0-ae28-4b50-8bef-8c5ebd26db81", "type": "text/javascript", "exec": [""], "_lastExecutionId": "583abff8-965a-42b7-9030-83d846234698"}}], "variable": [], "info": {"_postman_id": "0c80e36c-2b0f-41b4-b80a-252883e01a05", "name": "demo-api client with folders", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"}}, "environment": {"id": "6c1746ee-d8ac-4d4d-9e62-5e705eb16436", "values": [{"type": "any", "value": "https://demo.api-test.nl/api/v2", "key": "demo-api"}]}, "globals": {"id": "92bba805-e1c9-426b-b20f-49c81e41d165", "values": [{"type": "any", "value": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "key": "quote"}]}, "run": {"stats": {"iterations": {"total": 1, "pending": 0, "failed": 0}, "items": {"total": 6, "pending": 0, "failed": 0}, "scripts": {"total": 18, "pending": 0, "failed": 0}, "prerequests": {"total": 6, "pending": 0, "failed": 0}, "requests": {"total": 6, "pending": 0, "failed": 0}, "tests": {"total": 6, "pending": 0, "failed": 0}, "assertions": {"total": 7, "pending": 0, "failed": 0}, "testScripts": {"total": 12, "pending": 0, "failed": 0}, "prerequestScripts": {"total": 6, "pending": 0, "failed": 0}}, "timings": {"responseAverage": 51, "responseMin": 25, "responseMax": 129, "responseSd": 35.43538720921032, "dnsAverage": 0, "dnsMin": 0, "dnsMax": 0, "dnsSd": 0, "firstByteAverage": 0, "firstByteMin": 0, "firstByteMax": 0, "firstByteSd": 0, "started": 1669244596227, "completed": 1669244596787}, "executions": [{"cursor": {"position": 0, "iteration": 0, "length": 6, "cycles": 1, "empty": false, "eof": false, "bof": true, "cr": false, "ref": "6049bedb-ead2-4a87-98f6-53d50faa7603", "httpRequestId": "a85d1994-e75e-4cbb-8658-70616378e221"}, "item": {"id": "71e988ed-b2ad-44a1-bb0c-dcfab9f26c96", "name": "Create a quote", "request": {"url": {"path": ["quotes"], "host": ["{{demo-api}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "POST", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"To be or to be\",\n \"bronNaam\": \"Shakespeare 3\",\n \"bronLink\": \"http://citation.org\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "b01fe77f-681c-4107-bcaa-bb42450d2bcd", "type": "text/javascript", "exec": ["var quote = pm.response.json();", "pm.globals.set(\"quote\", quote.url ); ", "", "pm.test(\"Successful POST request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([201]);", "});", ""], "_lastExecutionId": "f83b1f9f-9281-4aa3-a09c-56995710f616"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}, {"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "a4adc397-3639-4f8e-ad83-f9499cc0b0c0", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}, {"key": "Content-Length", "value": "105", "system": true}], "method": "POST", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"To be or to be\",\n \"bronNaam\": \"Shakespeare 3\",\n \"bronLink\": \"http://citation.org\"\n}"}}, "response": {"id": "a7c7f130-ca53-499d-a3c5-ae616a447f4a", "status": "Created", "code": 201, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Type", "value": "application/json"}, {"key": "Content-Length", "value": "237"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Location", "value": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e"}, {"key": "Allow", "value": "GET, POST, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}], "cookie": [], "responseTime": 129, "responseSize": 237, "body": {"url": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "tekst": "To be or to be", "bronNaam": "Shakespeare 3", "bronLink": "http://citation.org", "aangemaakt": "2022-11-23T23:03:16.354730Z", "laatstBijgewerkt": null}}, "id": "71e988ed-b2ad-44a1-bb0c-dcfab9f26c96", "assertions": [{"assertion": "Successful POST request", "skipped": false}]}, {"cursor": {"ref": "7a119bf9-60d6-45cd-9f5f-353d59154262", "length": 6, "cycles": 1, "position": 1, "iteration": 0, "httpRequestId": "efbcbc85-0919-458b-bd1e-c8e6fb93a3f6"}, "item": {"id": "3db7eaea-8376-4e70-b21c-cccf0637ce35", "name": "Vraag alle quotes op", "request": {"url": {"path": ["quotes"], "host": ["{{demo-api}}"], "query": [], "variable": []}, "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "59ec48c9-65be-4364-b07e-e999c439b77a", "type": "text/javascript", "exec": ["//var quotes = pm.response.json();", "//pm.globals.set(\"eerste_quote\", quotes.results[0].url ); //eerste quote uit de lijst", "", "pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});"], "_lastExecutionId": "46d9762a-af0f-4977-b1f9-4ca63dac804d"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "20c49be0-8158-47ba-93a6-5aeba48f4f93", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}], "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": {"id": "31ea1732-c7fa-41a1-80b3-e31fd618e11c", "status": "OK", "code": 200, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Type", "value": "application/json"}, {"key": "Content-Length", "value": "1470"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Allow", "value": "GET, POST, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}, {"key": "X-Cache-Status", "value": "BYPASS"}], "cookie": [], "responseTime": 33, "responseSize": 1470, "body": {"count": 6, "next": null, "previous": null, "results": [{"url": "https://demo.api-test.nl/api/v2/quotes/21c982e5-e3c4-4863-b230-f813ad28e5f1", "tekst": "Deze quote totaal vervangen", "bronNaam": "Ad Gerrits", "bronLink": "http://example.com", "aangemaakt": "2019-09-02T18:51:18.243443Z", "laatstBijgewerkt": "2022-06-14T09:00:14.632356Z"}, {"url": "https://demo.api-test.nl/api/v2/quotes/69215b31-6cd6-4e61-a907-9205ba7fcfe8", "tekst": "Foo bar1", "bronNaam": "Alex", "bronLink": "", "aangemaakt": "2019-08-01T16:43:53.065012Z", "laatstBijgewerkt": "2019-08-09T09:02:25.180759Z"}, {"url": "https://demo.api-test.nl/api/v2/quotes/e660581f-857f-4345-92ea-61a251a10732", "tekst": "<string>", "bronNaam": "(Onbekend)", "bronLink": "", "aangemaakt": "2019-09-13T09:19:13.243779Z", "laatstBijgewerkt": null}, {"url": "https://demo.api-test.nl/api/v2/quotes/e9b8edc6-8966-4002-9a07-1eb2c2202512", "tekst": "TEST KOTUUR", "bronNaam": "Ad Freek", "bronLink": "http://example.com", "aangemaakt": "2022-10-05T12:50:20.314038Z", "laatstBijgewerkt": "2022-06-14T09:00:14.632356Z"}, {"url": "https://demo.api-test.nl/api/v2/quotes/71db9493-9117-4391-9004-71ad4efb7215", "tekst": "To be or to be", "bronNaam": "(Onbekend)", "bronLink": "", "aangemaakt": "2019-12-20T11:22:29.598637Z", "laatstBijgewerkt": null}, {"url": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "tekst": "To be or to be", "bronNaam": "Shakespeare 3", "bronLink": "http://citation.org", "aangemaakt": "2022-11-23T23:03:16.354730Z", "laatstBijgewerkt": null}]}}, "id": "3db7eaea-8376-4e70-b21c-cccf0637ce35", "assertions": [{"assertion": "Status code is 200", "skipped": false}]}, {"cursor": {"ref": "2335ca92-98e9-4ed6-a19f-bbcc383a93dc", "length": 6, "cycles": 1, "position": 2, "iteration": 0, "httpRequestId": "8a5183b6-4194-47ea-a6c0-3208174bcb6c"}, "item": {"id": "58de8ef3-c4b8-4568-96ea-9aada24549c0", "name": "Vraag een specifieke quote op", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "c4265920-3b31-4cd4-877e-59223d3c3137", "type": "text/javascript", "exec": ["pm.test(\"Status code is 200\", function () {", " pm.response.to.have.status(200);", "});"], "_lastExecutionId": "24c1d1da-4f72-4664-8d35-68bd77b7b9ef"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes", "711c59e7-ed28-4643-b27d-c08dbe3d301e"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "854456fb-6018-4881-9e31-1c3994535b5b", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}], "method": "GET", "body": {"mode": "raw", "raw": ""}}, "response": {"id": "4000d57e-ec52-452d-939c-071c412b0bbf", "status": "OK", "code": 200, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Type", "value": "application/json"}, {"key": "Content-Length", "value": "237"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Allow", "value": "GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}, {"key": "X-Cache-Status", "value": "BYPASS"}], "cookie": [], "responseTime": 25, "responseSize": 237, "body": {"url": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "tekst": "To be or to be", "bronNaam": "Shakespeare 3", "bronLink": "http://citation.org", "aangemaakt": "2022-11-23T23:03:16.354730Z", "laatstBijgewerkt": null}}, "id": "58de8ef3-c4b8-4568-96ea-9aada24549c0", "assertions": [{"assertion": "Status code is 200", "skipped": false}]}, {"cursor": {"ref": "b27abc83-2f22-4e98-bdb8-17efdb2e7944", "length": 6, "cycles": 1, "position": 3, "iteration": 0, "httpRequestId": "1b28c7e1-cf90-4e35-8984-ec2584df4c9c"}, "item": {"id": "eed7fc79-9e77-42be-b36e-9f679709080f", "name": "Vervang quote in zijn geheel", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "PUT", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"Deze quote totaal vervangen\",\n \"bronNaam\": \"Henri Korver\",\n \"bronLink\": \"http://example.com\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "95b15424-0a25-4fb7-b15e-569ddf411356", "type": "text/javascript", "exec": ["pm.test(\"Successful PUT request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([200]);", "});", "pm.test(\"Body matches string\", function () {", " pm.expect(pm.response.text()).to.include(\"Deze quote totaal vervange\");", "});"], "_lastExecutionId": "155f0dae-f31e-45e8-96a9-96220e80143f"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes", "711c59e7-ed28-4643-b27d-c08dbe3d301e"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}, {"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "1a5bd36c-cfd8-4a02-a7bf-57bf61b54be2", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}, {"key": "Content-Length", "value": "116", "system": true}], "method": "PUT", "body": {"mode": "raw", "raw": "{\n \"tekst\": \"Deze quote totaal vervangen\",\n \"bronNaam\": \"Henri Korver\",\n \"bronLink\": \"http://example.com\"\n}"}}, "response": {"id": "1d9e282c-05af-4b66-ab8e-8a93c82411e4", "status": "OK", "code": 200, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Type", "value": "application/json"}, {"key": "Content-Length", "value": "273"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Allow", "value": "GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}], "cookie": [], "responseTime": 38, "responseSize": 273, "body": {"url": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "tekst": "Deze quote totaal vervangen", "bronNaam": "Henri Korver", "bronLink": "http://example.com", "aangemaakt": "2022-11-23T23:03:16.354730Z", "laatstBijgewerkt": "2022-11-23T23:03:16.599481Z"}}, "id": "eed7fc79-9e77-42be-b36e-9f679709080f", "assertions": [{"assertion": "Successful PUT request", "skipped": false}, {"assertion": "Body matches string", "skipped": false}]}, {"cursor": {"ref": "243707ec-1efc-4bcb-b54f-b3cfa9c2342a", "length": 6, "cycles": 1, "position": 4, "iteration": 0, "httpRequestId": "563c2ebd-9c87-4ba9-8fb2-f4054a39ac9b"}, "item": {"id": "a5b0d329-e01b-4463-be8d-4f06ff5672e0", "name": "Pas een quote gedeeltelijk aan", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}], "method": "PATCH", "body": {"mode": "raw", "raw": "{\n\t\"tekst\": \"Deze quote is alleen in dit veld aangepast\"\n}"}}, "response": [], "event": [{"listen": "test", "script": {"id": "dc780489-1ebc-4517-b999-7cf543057b99", "type": "text/javascript", "exec": ["pm.test(\"Successful PATCH request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([200]);", "});"], "_lastExecutionId": "326f9e7f-05dc-47d2-b5ee-7d9f5046dd04"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes", "711c59e7-ed28-4643-b27d-c08dbe3d301e"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"name": "Content-Type", "key": "Content-Type", "value": "application/json"}, {"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "5eb32eec-1078-4a78-8059-743ab57545a0", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}, {"key": "Content-Length", "value": "58", "system": true}], "method": "PATCH", "body": {"mode": "raw", "raw": "{\n\t\"tekst\": \"Deze quote is alleen in dit veld aangepast\"\n}"}}, "response": {"id": "0f74d1d4-db44-4227-9000-93304e53b55f", "status": "OK", "code": 200, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Type", "value": "application/json"}, {"key": "Content-Length", "value": "288"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Allow", "value": "GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}], "cookie": [], "responseTime": 35, "responseSize": 288, "body": {"url": "https://demo.api-test.nl/api/v2/quotes/711c59e7-ed28-4643-b27d-c08dbe3d301e", "tekst": "Deze quote is alleen in dit veld aangepast", "bronNaam": "Henri Korver", "bronLink": "http://example.com", "aangemaakt": "2022-11-23T23:03:16.354730Z", "laatstBijgewerkt": "2022-11-23T23:03:16.673128Z"}}, "id": "a5b0d329-e01b-4463-be8d-4f06ff5672e0", "assertions": [{"assertion": "Successful PATCH request", "skipped": false}]}, {"cursor": {"ref": "c6867caf-c419-415d-ae1b-fe8ff9403967", "length": 6, "cycles": 1, "position": 5, "iteration": 0, "httpRequestId": "ea3843f7-5b3a-446b-a962-8b409a2a3c97"}, "item": {"id": "a29ecef9-1371-4ac1-b221-8ee952202c99", "name": "Verwijder een quote", "request": {"url": {"host": ["{{quote}}"], "query": [], "variable": []}, "method": "DELETE", "body": {"mode": "raw", "raw": ""}}, "response": [], "event": [{"listen": "test", "script": {"id": "591fd68f-84ab-4069-bf3e-fc788ea97906", "type": "text/javascript", "exec": ["pm.test(\"Successful DELETE request\", function () {", " pm.expect(pm.response.code).to.be.oneOf([204]);", "});"], "_lastExecutionId": "5302b0fb-f6a7-402d-a05b-cb7d292b9c62"}}]}, "request": {"url": {"protocol": "https", "path": ["api", "v2", "quotes", "711c59e7-ed28-4643-b27d-c08dbe3d301e"], "host": ["demo", "api-test", "nl"], "query": [], "variable": []}, "header": [{"key": "User-Agent", "value": "PostmanRuntime/7.29.0", "system": true}, {"key": "Accept", "value": "*/*", "system": true}, {"key": "Cache-Control", "value": "no-cache", "system": true}, {"key": "Postman-Token", "value": "f3a8d883-4498-4931-8ca4-2fbd7a491acd", "system": true}, {"key": "Host", "value": "demo.api-test.nl", "system": true}, {"key": "Accept-Encoding", "value": "gzip, deflate, br", "system": true}, {"key": "Connection", "value": "keep-alive", "system": true}], "method": "DELETE", "body": {"mode": "raw", "raw": ""}}, "response": {"id": "08c30c3f-0a4e-434c-9bc8-d5c06a611763", "status": "No Content", "code": 204, "header": [{"key": "Date", "value": "Wed, 23 Nov 2022 23:03:16 GMT"}, {"key": "Content-Length", "value": "0"}, {"key": "Connection", "value": "keep-alive"}, {"key": "Allow", "value": "GET, PUT, PATCH, DELETE, HEAD, OPTIONS"}, {"key": "API-version", "value": "1.0.0-alpha"}, {"key": "X-Frame-Options", "value": "SAMEORIGIN"}, {"key": "Vary", "value": "Cookie"}, {"key": "x-content-type-options", "value": "nosniff"}, {"key": "x-xss-protection", "value": "1; mode=block"}, {"key": "Strict-Transport-Security", "value": "max-age=15768000"}, {"key": "X-XSS-Protection", "value": "1; mode=block"}, {"key": "X-Content-Type-Options", "value": "nosniff"}, {"key": "Content-Security-Policy", "value": "default-src 'self' 'unsafe-inline' 'data:' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://shields.api-test.nl https://unpkg.com https://cdn.jsdelivr.net https://staging.api-test.nl/avstatic/ https://cdn.datatables.net https://cdnjs.cloudflare.com https://bootswatch.com https://use.fontawesome.com https://code.jquery.com https://fonts.googleapis.com https://coreui.io https://fonts.gstatic.com https://www.google.com https://www.gstatic.com;"}, {"key": "Referrer-Policy", "value": "strict-origin-when-cross-origin"}, {"key": "Feature-Policy", "value": "accelerometer 'none'; autoplay 'none'; camera 'none'; document-domain 'none'; encrypted-media 'none'; fullscreen 'none'; geolocation 'none'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; midi 'none'; payment 'none'; picture-in-picture 'none'; publickey-credentials-get 'none'; sync-xhr 'none'; usb 'none'; usb 'none'; screen-wake-lock 'none'; xr-spatial-tracking 'none';"}, {"key": "Permissions-Policy", "value": "accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), sync-xhr=(), usb=(), usb=(), screen-wake-lock=(), xr-spatial-tracking=()"}, {"key": "X-Permitted-Cross-Domain-Policies", "value": "none"}, {"key": "Expect-CT", "value": "enforce, max-age=30"}], "cookie": [], "responseTime": 46, "responseSize": 0}, "id": "a29ecef9-1371-4ac1-b221-8ee952202c99", "assertions": [{"assertion": "Successful DELETE request", "skipped": false}]}], "transfers": {"responseTotal": 2505}, "failures": [], "error": null}}