|
1 | 1 | { |
2 | | - "log": { |
3 | | - "version": "1.2", |
4 | | - "creator": { |
5 | | - "name": "Insomnia REST Client", |
6 | | - "version": "insomnia.desktop.app:v11.0.1" |
7 | | - }, |
8 | | - "entries": [ |
9 | | - { |
10 | | - "startedDateTime": "2025-04-04T09:29:36.496Z", |
11 | | - "time": 0, |
12 | | - "request": { |
13 | | - "method": "POST", |
14 | | - "url": "http://localhost:7001/api/bsselect/episodes/ingress", |
15 | | - "httpVersion": "HTTP/1.1", |
16 | | - "cookies": [], |
17 | | - "headers": [ |
18 | | - { |
19 | | - "name": "Content-Type", |
20 | | - "value": "application/json" |
21 | | - } |
22 | | - ], |
23 | | - "queryString": [], |
24 | | - "postData": { |
25 | | - "mimeType": "application/json", |
26 | | - "text": "{\n\t\"episode_id\": \"123\",\n\t\"nhs_number\": \"9990000000\",\n\t\"date_of_birth\": \"1970-01-01\",\n\t\"first_given_name\": \"Test\",\n\t\"family_name\": \"User\"\n}" |
27 | | - }, |
28 | | - "headersSize": -1, |
29 | | - "bodySize": -1 |
30 | | - }, |
31 | | - "response": { |
32 | | - "status": 0, |
33 | | - "statusText": "", |
34 | | - "httpVersion": "HTTP/1.1", |
35 | | - "cookies": [], |
36 | | - "headers": [], |
37 | | - "content": { |
38 | | - "size": 0, |
39 | | - "mimeType": "" |
40 | | - }, |
41 | | - "redirectURL": "", |
42 | | - "headersSize": -1, |
43 | | - "bodySize": -1 |
44 | | - }, |
45 | | - "cache": {}, |
46 | | - "timings": { |
47 | | - "blocked": -1, |
48 | | - "dns": -1, |
49 | | - "connect": -1, |
50 | | - "send": 0, |
51 | | - "wait": 0, |
52 | | - "receive": 0, |
53 | | - "ssl": -1 |
54 | | - }, |
55 | | - "comment": "BS Select Episode Ingress" |
56 | | - } |
57 | | - ] |
58 | | - } |
| 2 | + "log": { |
| 3 | + "version": "1.2", |
| 4 | + "creator": { |
| 5 | + "name": "Insomnia REST Client", |
| 6 | + "version": "insomnia.desktop.app:v11.0.1" |
| 7 | + }, |
| 8 | + "entries": [ |
| 9 | + { |
| 10 | + "startedDateTime": "2025-04-04T09:29:36.496Z", |
| 11 | + "time": 0, |
| 12 | + "request": { |
| 13 | + "method": "POST", |
| 14 | + "url": "http://localhost:7001/api/bsselect/episodes/ingress", |
| 15 | + "httpVersion": "HTTP/1.1", |
| 16 | + "cookies": [], |
| 17 | + "headers": [ |
| 18 | + { |
| 19 | + "name": "Content-Type", |
| 20 | + "value": "application/json" |
| 21 | + } |
| 22 | + ], |
| 23 | + "queryString": [], |
| 24 | + "postData": { |
| 25 | + "mimeType": "application/json", |
| 26 | + "text": "{\n\t\"episode_id\": \"123\",\n\t\"nhs_number\": \"9990000000\",\n\t\"date_of_birth\": \"1970-01-01\",\n\t\"first_given_name\": \"Test\",\n\t\"family_name\": \"User\"\n}" |
| 27 | + }, |
| 28 | + "headersSize": -1, |
| 29 | + "bodySize": -1 |
| 30 | + }, |
| 31 | + "response": { |
| 32 | + "status": 0, |
| 33 | + "statusText": "", |
| 34 | + "httpVersion": "HTTP/1.1", |
| 35 | + "cookies": [], |
| 36 | + "headers": [], |
| 37 | + "content": { |
| 38 | + "size": 0, |
| 39 | + "mimeType": "" |
| 40 | + }, |
| 41 | + "redirectURL": "", |
| 42 | + "headersSize": -1, |
| 43 | + "bodySize": -1 |
| 44 | + }, |
| 45 | + "cache": {}, |
| 46 | + "timings": { |
| 47 | + "blocked": -1, |
| 48 | + "dns": -1, |
| 49 | + "connect": -1, |
| 50 | + "send": 0, |
| 51 | + "wait": 0, |
| 52 | + "receive": 0, |
| 53 | + "ssl": -1 |
| 54 | + }, |
| 55 | + "comment": "BS Select Episode Ingress" |
| 56 | + } |
| 57 | + ] |
| 58 | + } |
59 | 59 | } |
0 commit comments