Update api-change.md

This commit is contained in:
Lhcfl 2024-04-21 11:24:41 +08:00
parent 70e4d78f90
commit cdc3b5181a

View file

@ -2,6 +2,15 @@
Breaking changes are indicated by the :warning: icon.
## Unreleased
- New optional parameters are added to `notes/renotes` endpoint:
- `filter`: `"boost"` for boosts only, `"quote"` for quotes only, `null`(default) for both
- Removed unused optional parameters for `notes/reactions` endpoint:
- `sinceId`
- `untilId`
## v20240413
- :warning: Removed `patrons` endpoint.