1
0
Fork 0
mirror of synced 2024-06-28 03:01:15 +12:00

Updated changelog

This commit is contained in:
Eldad Fux 2020-07-08 17:17:10 +03:00
parent af9b76e8c0
commit f7960c3e11

View file

@ -44,9 +44,11 @@
- New OAuth adapter for Box.com
- New OAuth adapter for PayPal sandbox
## Breaking Changes
## Breaking Changes (Read before upgrading)
- **Deprecated** `first` and `last` query params for documents list route in the database API
- **Deprecated** Deprectaed Pubjabi Translations ('pn')
- Switched order of limit and offset params in all the SDKs `listDocuments` method for better consistency
- Default `limit` param value in all the SDKs `listDocuments` method is now 25 for better consistency
## Security