Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 66faf9a

Browse files
author
tkostuch
committed
update changelog
1 parent 2b0a1ca commit 66faf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Added validation for user profile update. - @gibkigonzo (#488)
12+
- Added validation for user profile update. - @gibkigonzo (#488) - **Breaking change!** - from this change you can't send anything when you update user data. You can only send what is specified in `src/models/userProfileUpdate.schema.json`. If you still want to send anything then change `"additionalProperties": false,` to `true`.
1313
- add `getToken` to handle getting token from header - @gibkigonzo (#488)
1414
- Allow filter elasticsearch request for security reasons - @seSze (#476)
1515

0 commit comments

Comments
 (0)