mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-30 03:47:42 -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. |
||
|---|---|---|
| .. | ||
| admin | ||
| filters | ||
| notifications | ||
| push | ||
| filters_spec.rb | ||
| instance_spec.rb | ||
| media_spec.rb | ||
| notifications_spec.rb | ||
| search_spec.rb | ||
| suggestions_spec.rb | ||