r1.4
Release Notes
This release contains the definition and documentation of
- sim-swap 1.0.0
- sim-swap-subscriptions 0.1.2
The API definition(s) are based on
- Commonalities v0.4.0
- Identity and Consent Management v0.2.0
sim-swap 1.0.0
sim-swap 1.0.0 is the public release for v1.0.0 of the Sim Swap API.
- API definition with inline documentation:
Main Changes
- SIM Swap API remains untouched in this release as only SIM Swap Subscriptions has been updated
Sim Swap Subscriptions v0.1.2
sim-swap-subscriptions 0.1.2 is the public release for v0.1.2 of the Sim Swap Subscriptions API.
- API definition with inline documentation:
Main Changes
- Include
HTTP error 403 INVALID_TOKEN_CONTEXT
in the subscription POST creation endpoint and also add the missingSUBSCRIPTION_DELETED
terminationReason.
Added
- Include 403 INVALID_TOKEN_CONTEXT and SUBSCRIPTION_DELETED terminationReason by @fernandopradocabrillo in #200
Full Changelog: r1.3...r1.4