mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-28 21:37:28 -05:00
`/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. |
||
|---|---|---|
| .. | ||
| activitypub | ||
| node_info | ||
| rest | ||
| seo | ||
| web | ||
| initial_state_serializer.rb | ||
| manifest_serializer.rb | ||
| oauth_metadata_serializer.rb | ||
| oauth_userinfo_serializer.rb | ||
| oembed_serializer.rb | ||
| webfinger_serializer.rb | ||