mirror of
https://github.com/mastodon/mastodon.git
synced 2026-07-28 11:47:27 -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. |
||
|---|---|---|
| .. | ||
| chewy | ||
| controllers | ||
| helpers | ||
| inputs | ||
| javascript | ||
| lib | ||
| mailers | ||
| models | ||
| policies | ||
| presenters | ||
| serializers | ||
| services | ||
| validators | ||
| views | ||
| workers | ||