Browse Source

Update changelog

pull/4058/head
Thomas Kaul 9 months ago
parent
commit
568590775c
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/admin/user` - Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/admin/user`
- Added pagination response (`count`) to the endpoint `GET api/v1/admin/user`
### Changed ### Changed

Loading…
Cancel
Save