camaraproject / SimSwap

Repository to describe, develop, document and test the Sim Swap API family
https://wiki.camaraproject.org/x/DgSeAQ
Apache License 2.0
24 stars 24 forks source link

Authorization and Authentication text was updated in IdentityAndConsentManagement v0.2.0 #133

Closed hdamker closed 3 months ago

hdamker commented 3 months ago

Problem description

https://github.com/camaraproject/SimSwap/blob/80018e6f7ddd778ddd9b8cf53525501d65eb7e6b/code/API_definitions/sim_swap.yaml#L37 has the previous text but was updated in ICM v0.2.0-rc.1

Expected behavior

Text get replaced by the latest text, best the one from upcoming r0.2.0-rc.2 of ICM, which got merged within https://github.com/camaraproject/IdentityAndConsentManagement/pull/186 and is currently available in main branch of ICM.

Alternative solution

Additional context

Change from https://github.com/camaraproject/IdentityAndConsentManagement/pull/186 is also relevant for sim-swap-subscriptions.

fernandopradocabrillo commented 3 months ago

PR created, thanks @hdamker!