r1.2
Release Notes
This release contains the definition and documentation of
- number-verification 1.0.0
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
number-verification 1.0.0
number-verification 1.0.0 is the release of the first stable version of the NumberVerification 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.
- Changed name of the file itself from number_verification.yaml to number-verification.yaml
Added
- User Story in documentation/API_documentation directory by @bigludo7 PR118
- Test Definition in Test_Definitions directory by @AxelNennker PR124
Changed
- Aligned with CAMARA design guidelines & Identity Consent management by @AxelNennker
- Make the '+' mandatory for the phone number by @fernandopradocabrillo PR90
- Cosmetic change following megalinter integration by @bigludo7 PR103
- Update Authorization and authentication part accordingly to ICM by @fernandopradocabrillo PR88
- Adding a pattern for PhoneNumber in /verify by @maxl2287 PR68
- Clarify use of 'user' and 'subscriber' wording by @AxelNennker PR102
- Clarify that the sequence diagram in the yaml documentation is an example by @bigludo7 PR139
Fixed
- Replaced OAuth2 auth code flow by OIDC auth code flow by @AxelNennker PR109
Removed
- Removed documentation (replaced by doc in the yaml) by @AxelNennker PR137
New Contributors
- N/A
Full changelog here