r1.1
Pre-release
Pre-release
fernandopradocabrillo
released this
08 Aug 10:14
·
32 commits
to main
since this release
Release Notes
This release of OTPValidation contains the definition and documentation of
- one-time-password-sms 1.0.0-rc.1
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
OTPValidation v1.0.0-rc.1
one-time-password-sms 1.0.0-rc.1 is the first release-candidate version for the v1.0.0 of the one-time-password-sms API.
This version contains significant changes compared to v0.5.0, and it is not backward compatible.
- API definition with inline documentation:
Added
- User Story in documentation/API_documentation directory by @bigludo7 PR71
- Test Definition in Test_Definitions directory by @bigludo7 PR61
Changed
- Aligned with CAMARA design guidelines & Identity Consent management
- Make the '+' mandatory for the phone number by @bigludo7 PR50
- Cosmetic change following megalinter integration by @bigludo7 PR53
- Update Authorization and authentication part accordingly to ICM by @bigludo7 PR65
- Align securitySchemes with ICM by @fernandopradocabrillo PR68
Fixed
- n/a
Removed
- n/a
New Contributors
- @fernandopradocabrillo made their first contribution in Fernando replaces Mona as maintainer #37
- @rartych made their first contribution in GitHub workflows #60