-
Notifications
You must be signed in to change notification settings - Fork 254
Expand file tree
/
Copy pathManualEditTestCompositeParallelSalesforce.test_http_headers.yaml
More file actions
33 lines (33 loc) · 1.9 KB
/
ManualEditTestCompositeParallelSalesforce.test_http_headers.yaml
File metadata and controls
33 lines (33 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
interactions:
- request:
body: '{"compositeRequest": [{"referenceId": "CCI__RefId__0__", "method": "GET",
"url": "/services/data/v49.0/sobjects", "httpHeaders": {"If-Modified-Since":
"Thu, 03 Sep 2020 21:35:07 GMT"}}, {"referenceId": "CCI__RefId__1__", "method":
"GET", "url": "/services/data/v49.0/sobjects", "httpHeaders": {"If-Modified-Since":
"Thu, 03 Sep 2020 21:35:07 GMT"}}, {"referenceId": "CCI__RefId__2__", "method":
"GET", "url": "/services/data/v49.0/sobjects", "httpHeaders": {"If-Modified-Since":
"Thu, 03 Sep 2020 21:35:07 GMT"}}]}'
headers:
Request-Headers:
- Elided
method: POST
uri: https://orgname.my.salesforce.com/services/data/v49.0/composite
response:
body:
string:
"{\n \"compositeResponse\" : [ {\n \"body\" : null,\n \"httpHeaders\"
: {\n \"ETag\" : \"\\\"baf7f695\\\"\",\n \"Last-Modified\" : \"Fri,
14 Aug 2020 20:53:02 GMT\"\n },\n \"httpStatusCode\" : 304,\n \"referenceId\"
: \"CCI__RefId__0__\"\n }, {\n \"body\" : null,\n \"httpHeaders\" :
{\n \"ETag\" : \"\\\"baf7f695\\\"\",\n \"Last-Modified\" : \"Fri,
14 Aug 2020 20:53:02 GMT\"\n },\n \"httpStatusCode\" : 304,\n \"referenceId\"
: \"CCI__RefId__1__\"\n }, {\n \"body\" : null,\n \"httpHeaders\" :
{\n \"ETag\" : \"\\\"baf7f695\\\"\",\n \"Last-Modified\" : \"Fri,
14 Aug 2020 20:53:02 GMT\"\n },\n \"httpStatusCode\" : 304,\n \"referenceId\"
: \"CCI__RefId__2__\"\n } ]\n}"
headers:
Response-Headers: Elided
status:
code: 200
message: OK
version: 1