fernandopradocabrillo
released this
09 Sep 08:52
·
3 commits
to main
since this release
Release Notes
This release contains the definition and documentation of
- one-time-password-sms 1.0.0
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
one-time-password-sms 1.0.0
one-time-password-sms 1.0.0 is the public release for v1.0.0 of the OTPValidation API.
- API definition with inline documentation:
Main Changes
- API and test definitions updated to conform to the Commonalities v0.4.0 and Identity and Consent Management v0.2.0 guidelines included in the CAMARA Fall24 meta-release
- Additional documentation & test cases added.
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
New Contributors
- N/A