File: list_after_create.yaml

package info (click to toggle)
golang-github-sethvargo-go-fastly 1.2.1%2Bgit20190805.5c6c8bd-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,584 kB
  • sloc: makefile: 71
file content (45 lines) | stat: -rw-r--r-- 1,390 bytes parent folder | download | duplicates (2)
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
34
35
36
37
38
39
40
41
42
43
44
45
---
version: 1
rwmutex: {}
interactions:
- request:
    body: ""
    form: {}
    headers:
      Fastly-Key:
      - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      User-Agent:
      - FastlyGo/1.0.0 (+github.com/fastly/go-fastly; go1.12.1)
    url: https://api.fastly.com/service/3TnEEqlzShR8CjRaAaMBPG/dictionary/6HpwCdlJc6IMWSgolr9aMJ/items
    method: GET
  response:
    body: '[{"deleted_at":null,"created_at":"2019-07-16T11:30:13Z","item_value":"val1","item_key":"key1","updated_at":"2019-07-16T11:30:13Z","service_id":"3TnEEqlzShR8CjRaAaMBPG","dictionary_id":"6HpwCdlJc6IMWSgolr9aMJ"},{"created_at":"2019-07-16T11:30:13Z","deleted_at":null,"item_key":"key2","item_value":"val2","updated_at":"2019-07-16T11:30:13Z","service_id":"3TnEEqlzShR8CjRaAaMBPG","dictionary_id":"6HpwCdlJc6IMWSgolr9aMJ"}]'
    headers:
      Accept-Ranges:
      - bytes
      Age:
      - "0"
      Cache-Control:
      - no-cache
      Content-Type:
      - application/json
      Date:
      - Tue, 16 Jul 2019 11:30:14 GMT
      Status:
      - 200 OK
      Strict-Transport-Security:
      - max-age=31536000
      Vary:
      - Accept-Encoding
      Via:
      - 1.1 varnish
      X-Cache:
      - MISS, MISS
      X-Cache-Hits:
      - 0, 0
      X-Served-By:
      - cache-control-slwdc9037-CONTROL-SLWDC, cache-lcy19245-LCY
      X-Timer:
      - S1563276614.748761,VS0,VE552
    status: 200 OK
    code: 200