Release Notes
This public release contains the definition and documentation of
- number-recycling v0.2.0
The API definition(s) are based on
- Commonalities v0.6.0
- Identity and Consent Management v0.4.0
number-recycling v0.2.0
number-recycling v0.2.0 is the second public release of the Number-Recycling API.
- number-recycling v0.2.0 API definition with inline documentation:
Added
- Add text on undocumented errors to OAS definition in #56
- Add a missing summary for operation POST /check to YAML file in #64
Changed
- Update x-correlator pattern in #59
- Update test plan and align with Commonalities guidelines in #60
- Update versions in API and test definitions back to wip in #63
- Update a description in error schema in #71
Fixed
- Fix feature files for compliance with centralised linting rules in #67
Removed
- Remove AUTHENTICATION_REQUIRED error code in #47
Full Changelog: r1.3...r2.2