2019-04-28 19:36:12 +02:00
|
|
|
interactions:
|
|
|
|
- request:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: scheduled_at=4000-01-01T11%3A33%3A14%2B00%3A00&status=please+ensure+adequate+headroom
|
2019-04-28 19:36:12 +02:00
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
2019-04-28 19:46:20 +02:00
|
|
|
Content-Length: ['85']
|
2019-04-28 19:36:12 +02:00
|
|
|
Content-Type: [application/x-www-form-urlencoded]
|
|
|
|
User-Agent: [python-requests/2.18.4]
|
|
|
|
method: POST
|
|
|
|
uri: http://localhost:3000/api/v1/statuses
|
|
|
|
response:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: {string: '{"id":"18","scheduled_at":"4000-01-01T11:33:14.000Z","params":{"text":"please
|
2019-04-28 19:36:12 +02:00
|
|
|
ensure adequate headroom","media_ids":null,"sensitive":null,"spoiler_text":null,"visibility":null,"scheduled_at":null,"poll":null,"idempotency":null,"in_reply_to_id":null,"application_id":1234567890123456},"media_attachments":[]}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"55a21b75b918b4af7fdb4b8d90f7d6e7"]
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [0a550963-ff3c-46a1-b8b5-5e40dd64c746]
|
|
|
|
X-Runtime: ['0.042131']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['307']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
- request:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: scheduled_at=4000-01-01T11%3A23%3A14%2B00%3A00
|
2019-04-28 19:36:12 +02:00
|
|
|
headers:
|
|
|
|
Accept: ['*/*']
|
|
|
|
Accept-Encoding: ['gzip, deflate']
|
|
|
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN]
|
|
|
|
Connection: [keep-alive]
|
2019-04-28 19:46:20 +02:00
|
|
|
Content-Length: ['46']
|
2019-04-28 19:36:12 +02:00
|
|
|
Content-Type: [application/x-www-form-urlencoded]
|
|
|
|
User-Agent: [python-requests/2.18.4]
|
|
|
|
method: PUT
|
2019-04-28 19:46:20 +02:00
|
|
|
uri: http://localhost:3000/api/v1/scheduled_statuses/18
|
2019-04-28 19:36:12 +02:00
|
|
|
response:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: {string: '{"id":"18","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please
|
2019-04-28 19:36:12 +02:00
|
|
|
ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"4211b1c063163578d72e0d9fee015aac"]
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [00ce2af1-000d-40fc-9765-9661b4fda8a5]
|
|
|
|
X-Runtime: ['0.023685']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['307']
|
|
|
|
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.18.4]
|
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/scheduled_statuses
|
|
|
|
response:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: {string: '[{"id":"18","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please
|
2019-04-28 19:36:12 +02:00
|
|
|
ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}]'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"214cbc9aaa46dbb18c2d5a1437d145d5"]
|
|
|
|
Link: ['<http://localhost:3000/api/v1/scheduled_statuses?min_id=18>; rel="prev"']
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [9790aeb5-05f9-4d77-87bb-05e7add83909]
|
|
|
|
X-Runtime: ['0.017555']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['309']
|
|
|
|
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.18.4]
|
|
|
|
method: GET
|
2019-04-28 19:46:20 +02:00
|
|
|
uri: http://localhost:3000/api/v1/scheduled_statuses/18
|
2019-04-28 19:36:12 +02:00
|
|
|
response:
|
2019-04-28 19:46:20 +02:00
|
|
|
body: {string: '{"id":"18","scheduled_at":"4000-01-01T11:23:14.000Z","params":{"poll":null,"text":"please
|
2019-04-28 19:36:12 +02:00
|
|
|
ensure adequate headroom","media_ids":null,"sensitive":null,"visibility":null,"idempotency":null,"scheduled_at":null,"spoiler_text":null,"application_id":1234567890123456,"in_reply_to_id":null},"media_attachments":[]}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"4211b1c063163578d72e0d9fee015aac"]
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [720a388c-96a2-4159-951b-5e24012646be]
|
|
|
|
X-Runtime: ['0.015976']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['307']
|
|
|
|
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.18.4]
|
|
|
|
method: DELETE
|
2019-04-28 19:46:20 +02:00
|
|
|
uri: http://localhost:3000/api/v1/scheduled_statuses/18
|
2019-04-28 19:36:12 +02:00
|
|
|
response:
|
|
|
|
body: {string: '{}'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"a97c68bcd1ca704122f54447e96fcb7a"]
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [b57c0e70-97bf-4777-8272-e0d06799291d]
|
|
|
|
X-Runtime: ['0.025188']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
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.18.4]
|
|
|
|
method: GET
|
|
|
|
uri: http://localhost:3000/api/v1/scheduled_statuses
|
|
|
|
response:
|
|
|
|
body: {string: '[]'}
|
|
|
|
headers:
|
|
|
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
|
|
|
Content-Type: [application/json; charset=utf-8]
|
2019-04-28 19:46:20 +02:00
|
|
|
ETag: [W/"a3f1c7eff68af7234bcf2a8d4233d0c1"]
|
2019-04-28 19:36:12 +02:00
|
|
|
Referrer-Policy: [strict-origin-when-cross-origin]
|
|
|
|
Transfer-Encoding: [chunked]
|
|
|
|
Vary: ['Accept-Encoding, Origin']
|
|
|
|
X-Content-Type-Options: [nosniff]
|
|
|
|
X-Download-Options: [noopen]
|
|
|
|
X-Frame-Options: [SAMEORIGIN]
|
|
|
|
X-Permitted-Cross-Domain-Policies: [none]
|
2019-04-28 19:46:20 +02:00
|
|
|
X-Request-Id: [e1152c40-5d88-410a-bd73-cb0c7dbc3f92]
|
|
|
|
X-Runtime: ['0.014370']
|
2019-04-28 19:36:12 +02:00
|
|
|
X-XSS-Protection: [1; mode=block]
|
|
|
|
content-length: ['2']
|
|
|
|
status: {code: 200, message: OK}
|
|
|
|
version: 1
|