File: TestSecurityQuestions_List.yaml

package info (click to toggle)
golang-github-linode-linodego 1.55.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,112 kB
  • sloc: makefile: 96; sh: 52; python: 24
file content (62 lines) | stat: -rw-r--r-- 3,259 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
version: 1
interactions:
- request:
    body: ""
    form: {}
    headers:
      Accept:
      - application/json
      Content-Type:
      - application/json
      User-Agent:
      - linodego/dev https://github.com/linode/linodego
    url: https://api.linode.com/v4beta/profile/security-questions
    method: GET
  response:
    body: '{"security_questions": [{"id": 1, "question": "What was the name of your first pet?", "response": null}, {"id": 2, "question": "What is the name of your oldest sibling?", "response": null}, {"id": 3, "question": "What was the first concert you attended?", "response": null}, {"id": 4, "question": "What was the make and model of your first car?", "response": null}, {"id": 5, "question": "In what city or town did your parents meet?", "response": null}, {"id": 6, "question": "What is the name of a college you applied to but did not attend?", "response": null}, {"id": 7, "question": "Where did you go on your most memorable school field trip?", "response": null}, {"id": 8, "question": "What is the name of the teacher who impacted you the most?", "response": null}, {"id": 9, "question": "Which city did you visit on your first airplane flight?", "response": null}, {"id": 10, "question": "On what street did your best friend in high school live?", "response": null}, {"id": 11, "question": "What is the name of your favorite city?", "response": null}, {"id": 12, "question": "What is your favorite artist of all time?", "response": null}, {"id": 13, "question": "What is the maiden name of your grandmother?", "response": null}, {"id": 14, "question": "What is the name of your first roommate?", "response": null}, {"id": 15, "question": "In what city or town was your first job?", "response": null}, {"id": 16, "question": "Who is your favorite author?", "response": null}, {"id": 17, "question": "What is the name of the hospital you were born in?", "response": null}, {"id": 18, "question": "What sports team do you love to see lose?", "response": null}, {"id": 19, "question": "On what street is your grocery store?", "response": null}]}'
    headers:
      Access-Control-Allow-Credentials:
      - "true"
      Access-Control-Allow-Headers:
      - Authorization, Origin, X-Requested-With, Content-Type, Accept, X-Filter
      Access-Control-Allow-Methods:
      - HEAD, GET, OPTIONS, POST, PUT, DELETE
      Access-Control-Allow-Origin:
      - '*'
      Access-Control-Expose-Headers:
      - X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Status
      Cache-Control:
      - max-age=0, no-cache, no-store
      Connection:
      - keep-alive
      Content-Security-Policy:
      - default-src 'none'
      Content-Type:
      - application/json
      Expires:
      - Fri, 05 Jul 2024 15:42:19 GMT
      Pragma:
      - no-cache
      Strict-Transport-Security:
      - max-age=31536000
      Vary:
      - Authorization, X-Filter
      - Authorization, X-Filter
      - Accept-Encoding
      X-Accepted-Oauth-Scopes:
      - account:read_only
      X-Content-Type-Options:
      - nosniff
      X-Frame-Options:
      - DENY
      - DENY
      X-Oauth-Scopes:
      - '*'
      X-Ratelimit-Limit:
      - "400"
      X-Xss-Protection:
      - 1; mode=block
    status: 200 OK
    code: 200
    duration: ""