Added
- Add last_used field for applications and clients (introduced in Gotify 2.4.0)
Changed
- BREAKING: Mark all returned models as
#[non_exhaustive]
. This helps avoiding backwards incompatible changes when new fields are added to Gotify's API.
#[non_exhaustive]
. This helps avoiding backwards incompatible changes when new fields are added to Gotify's API.