kopia lustrzana https://github.com/halcy/Mastodon.py
				
				
				
			
		
			
				
	
	
		
			64 wiersze
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
			
		
		
	
	
			64 wiersze
		
	
	
		
			1.6 KiB
		
	
	
	
		
			YAML
		
	
	
| interactions:
 | |
| - request:
 | |
|     body: null
 | |
|     headers:
 | |
|       Accept:
 | |
|       - '*/*'
 | |
|       Accept-Encoding:
 | |
|       - gzip, deflate, br
 | |
|       Authorization:
 | |
|       - Bearer __MASTODON_PY_TEST_ACCESS_TOKEN
 | |
|       Connection:
 | |
|       - keep-alive
 | |
|       Content-Length:
 | |
|       - '0'
 | |
|       User-Agent:
 | |
|       - tests/v311
 | |
|     method: POST
 | |
|     uri: http://localhost:3000/api/v1/notifications/clear
 | |
|   response:
 | |
|     body:
 | |
|       string: '{}'
 | |
|     headers:
 | |
|       Content-Length:
 | |
|       - '2'
 | |
|       cache-control:
 | |
|       - private, no-store
 | |
|       content-security-policy:
 | |
|       - default-src 'none'; frame-ancestors 'none'; form-action 'none'
 | |
|       content-type:
 | |
|       - application/json; charset=utf-8
 | |
|       etag:
 | |
|       - W/"44136fa355b3678a1146ad16f7e8649e"
 | |
|       referrer-policy:
 | |
|       - strict-origin-when-cross-origin
 | |
|       server-timing:
 | |
|       - cache_read.active_support;dur=0.03, sql.active_record;dur=4.43, cache_generate.active_support;dur=0.95,
 | |
|         cache_write.active_support;dur=0.07, instantiation.active_record;dur=0.22,
 | |
|         start_processing.action_controller;dur=0.00, render.active_model_serializers;dur=0.03,
 | |
|         process_action.action_controller;dur=31.50
 | |
|       vary:
 | |
|       - Authorization, Origin
 | |
|       x-content-type-options:
 | |
|       - nosniff
 | |
|       x-frame-options:
 | |
|       - SAMEORIGIN
 | |
|       x-permitted-cross-domain-policies:
 | |
|       - none
 | |
|       x-ratelimit-limit:
 | |
|       - '300'
 | |
|       x-ratelimit-remaining:
 | |
|       - '299'
 | |
|       x-ratelimit-reset:
 | |
|       - '2025-08-17T18:45:00.062342Z'
 | |
|       x-request-id:
 | |
|       - d4879f4e-4f48-438a-9432-05b2c1598b52
 | |
|       x-runtime:
 | |
|       - '0.049097'
 | |
|       x-xss-protection:
 | |
|       - '0'
 | |
|     status:
 | |
|       code: 200
 | |
|       message: OK
 | |
| version: 1
 |