mastodon/spec/requests/api
Nik Clayton 320ebcebc7 feat: Implement /api/v2/push/subscription
`/api/v1/push/subscription` incorrectly returns the ID as an int instead
of a string.

That can't be fixed in the existing API without a breaking change, so
fix it in V2.

Mark the V1 API as deprecated with an arbitrary date of 2026-12-31.
2025-10-28 11:15:09 +00:00
..
fasp Add support for FASP data sharing (#34415) 2025-05-16 12:24:02 +00:00
v1 Specs for validation error in API responses (#36507) 2025-10-21 07:33:30 +00:00
v1_alpha Experimental Async Refreshes API (#34918) 2025-06-12 14:54:00 +00:00
v2 feat: Implement /api/v2/push/subscription 2025-10-28 11:15:09 +00:00
web Include update in the resources args for api/web/push_subscriptions route (#35801) 2025-08-18 07:35:56 +00:00
oembed_spec.rb Add response.content_type checks for JSON to api/v1 request specs (#31981) 2024-09-20 13:13:04 +00:00