mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 10:00:50 +00: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. |
||
|---|---|---|
| .. | ||
| admin | ||
| filters | ||
| notifications | ||
| push | ||
| filters_controller.rb | ||
| instances_controller.rb | ||
| media_controller.rb | ||
| notifications_controller.rb | ||
| search_controller.rb | ||
| suggestions_controller.rb | ||