document deprecation

pull/419/head
halcy 2025-08-17 18:21:56 +03:00
rodzic 0f94231300
commit c21ba153f7
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -38,3 +38,6 @@ again after a while (see the rate limiting section above).
to server misconfiguration.
`MastodonVersionError` is raised when a version check for an API call fails.
`MastodonDeprecationWarning` is raised when a deprecated API call is used. This is based
on the `deprecation` HTTP header returned by the server.