234 líneas
10 KiB
YAML
234 líneas
10 KiB
YAML
|
interactions:
|
||
|
- request:
|
||
|
body: null
|
||
|
headers:
|
||
|
Accept: ['*/*']
|
||
|
Accept-Encoding: ['gzip, deflate']
|
||
|
Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN_2]
|
||
|
Connection: [keep-alive]
|
||
|
User-Agent: [python-requests/2.18.4]
|
||
|
method: GET
|
||
|
uri: http://localhost:3000/api/v1/accounts/verify_credentials
|
||
|
response:
|
||
|
body: {string: '{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T18:52:42.626Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":0,"following_count":0,"statuses_count":0,"source":{"privacy":"public","sensitive":false,"language":null,"note":"","fields":[]},"emojis":[],"fields":[]}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"0f8b38bbae62fe172a62496fe49e206e"]
|
||
|
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]
|
||
|
X-Request-Id: [692fe5c4-e557-4dd5-99f0-44b812f2e9f3]
|
||
|
X-Runtime: ['0.019931']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['609']
|
||
|
status: {code: 200, message: OK}
|
||
|
- request:
|
||
|
body: reblogs=1&id=1
|
||
|
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.18.4]
|
||
|
method: POST
|
||
|
uri: http://localhost:3000/api/v1/accounts/1/follow
|
||
|
response:
|
||
|
body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"1e1fa14c270ff6960152323eda93cc79"]
|
||
|
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]
|
||
|
X-Request-Id: [ad3bfb7e-d816-4b51-8c90-e431d2330775]
|
||
|
X-Runtime: ['0.062775']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['209']
|
||
|
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: POST
|
||
|
uri: http://localhost:3000/api/v1/accounts/1/unpin
|
||
|
response:
|
||
|
body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"1e1fa14c270ff6960152323eda93cc79"]
|
||
|
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]
|
||
|
X-Request-Id: [312e2867-4349-4145-8bb0-231e59e3d02c]
|
||
|
X-Runtime: ['0.065496']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['209']
|
||
|
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: POST
|
||
|
uri: http://localhost:3000/api/v1/accounts/1/pin
|
||
|
response:
|
||
|
body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":true}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"c6dfb53299bc83b46a9edb08d3930925"]
|
||
|
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]
|
||
|
X-Request-Id: [c9dae17d-d180-447b-bb49-4f6d4ce07f40]
|
||
|
X-Runtime: ['0.050245']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['208']
|
||
|
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/endorsements
|
||
|
response:
|
||
|
body: {string: '[{"id":"1","username":"admin","acct":"admin","display_name":"","locked":false,"bot":false,"created_at":"2019-04-27T18:52:42.626Z","note":"\u003cp\u003e\u003c/p\u003e","url":"http://localhost/@admin","avatar":"http://localhost/avatars/original/missing.png","avatar_static":"http://localhost/avatars/original/missing.png","header":"http://localhost/headers/original/missing.png","header_static":"http://localhost/headers/original/missing.png","followers_count":1,"following_count":0,"statuses_count":0,"emojis":[],"fields":[]}]'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"ae491d6254719d99832526fc14bfb68b"]
|
||
|
Link: ['<http://localhost:3000/api/v1/endorsements?since_id=1>; rel="prev"']
|
||
|
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]
|
||
|
X-Request-Id: [855af719-1d1a-4fe0-93e7-b2ff9293a363]
|
||
|
X-Runtime: ['0.018452']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['525']
|
||
|
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: POST
|
||
|
uri: http://localhost:3000/api/v1/accounts/1/unpin
|
||
|
response:
|
||
|
body: {string: '{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"1e1fa14c270ff6960152323eda93cc79"]
|
||
|
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]
|
||
|
X-Request-Id: [e750e8c4-eae0-4ed6-9563-00ac35d85daa]
|
||
|
X-Runtime: ['0.025393']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['209']
|
||
|
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/endorsements
|
||
|
response:
|
||
|
body: {string: '[]'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"e2dc74be154e07a1d543fffa1604d2ab"]
|
||
|
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]
|
||
|
X-Request-Id: [15996817-bf63-4f5e-a34d-c6cf7702822c]
|
||
|
X-Runtime: ['0.019443']
|
||
|
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]
|
||
|
Content-Length: ['0']
|
||
|
User-Agent: [python-requests/2.18.4]
|
||
|
method: POST
|
||
|
uri: http://localhost:3000/api/v1/accounts/1/unfollow
|
||
|
response:
|
||
|
body: {string: '{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}'}
|
||
|
headers:
|
||
|
Cache-Control: ['max-age=0, private, must-revalidate']
|
||
|
Content-Type: [application/json; charset=utf-8]
|
||
|
ETag: [W/"714cd19713205feb75ce771b61d4564b"]
|
||
|
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]
|
||
|
X-Request-Id: [7710c7c9-40d9-4cd9-b483-2863d00916ff]
|
||
|
X-Runtime: ['0.041778']
|
||
|
X-XSS-Protection: [1; mode=block]
|
||
|
content-length: ['211']
|
||
|
status: {code: 200, message: OK}
|
||
|
version: 1
|