157 líneas
5,4 KiB
YAML
157 líneas
5,4 KiB
YAML
interactions:
|
|
- request:
|
|
body: title=ham+burglars
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
Content-Length: ['18']
|
|
Content-Type: [application/x-www-form-urlencoded]
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: POST
|
|
uri: http://localhost:3000/api/v1/lists
|
|
response:
|
|
body: {string: '{"id":"7","title":"ham burglars"}'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"870043ec1a2c20d1ba7c19d5ab384317"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [290ac0a3-c65f-44ed-9f5d-7fd62a015cd2]
|
|
X-Runtime: ['0.069685']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['33']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: title=fry+kids
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
Content-Length: ['14']
|
|
Content-Type: [application/x-www-form-urlencoded]
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: PUT
|
|
uri: http://localhost:3000/api/v1/lists/7
|
|
response:
|
|
body: {string: '{"id":"7","title":"fry kids"}'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"48f0fc792f3314e044a4865b2d749e7c"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [8cb403af-8a2d-46b9-b6d4-69d8b3b58e47]
|
|
X-Runtime: ['0.101008']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['29']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: null
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: GET
|
|
uri: http://localhost:3000/api/v1/lists
|
|
response:
|
|
body: {string: '[{"id":"7","title":"fry kids"}]'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"4a6d54cb4d48e4f703bc70876a952331"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [7a8af457-f11e-4728-8875-9dff908183c7]
|
|
X-Runtime: ['0.034727']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['31']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: null
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: GET
|
|
uri: http://localhost:3000/api/v1/lists
|
|
response:
|
|
body: {string: '[{"id":"7","title":"fry kids"}]'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"4a6d54cb4d48e4f703bc70876a952331"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [beca1ad4-72b5-4915-a4ae-19e8ef10e845]
|
|
X-Runtime: ['0.025595']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['31']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: null
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: GET
|
|
uri: http://localhost:3000/api/v1/lists/7
|
|
response:
|
|
body: {string: '{"id":"7","title":"fry kids"}'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"48f0fc792f3314e044a4865b2d749e7c"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [b4219f18-504e-4d22-ba8f-3f50019e3451]
|
|
X-Runtime: ['0.026199']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['29']
|
|
status: {code: 200, message: OK}
|
|
- request:
|
|
body: null
|
|
headers:
|
|
Accept: ['*/*']
|
|
Accept-Encoding: ['gzip, deflate']
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
Connection: [keep-alive]
|
|
Content-Length: ['0']
|
|
User-Agent: [python-requests/2.9.1]
|
|
method: DELETE
|
|
uri: http://localhost:3000/api/v1/lists/7
|
|
response:
|
|
body: {string: '{}'}
|
|
headers:
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
Content-Type: [application/json; charset=utf-8]
|
|
ETag: [W/"a77455733b41870263bbeac3de0e0dac"]
|
|
Transfer-Encoding: [chunked]
|
|
Vary: ['Accept-Encoding, Origin']
|
|
X-Content-Type-Options: [nosniff]
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
X-Request-Id: [9c1553cd-8748-46a1-aaad-3dc009fb165b]
|
|
X-Runtime: ['0.041789']
|
|
X-XSS-Protection: [1; mode=block]
|
|
content-length: ['2']
|
|
status: {code: 200, message: OK}
|
|
version: 1
|