You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fix has been done by @fernandopradocabrillo last week and it appears on the yaml.
But I do not understand why this change is not reflected on the PR39 - files changed part.
Problem description
While reviewing 1.1 for ICM I noticed that we still "NUMBER_VERIFICATION.INVALID_TOKEN_CONTEXT" in the yaml file once.
camaraproject/IdentityAndConsentManagement#189 (comment)
We changed that to "INVALID_TOKEN_CONTEXT" some lines lower.
Why did we not change it in this line?
https://github.com/camaraproject/NumberVerification/blob/r1.1/code/API_definitions/number_verification.yaml#L271
Expected behavior
Change "NUMBER_VERIFICATION.INVALID_TOKEN_CONTEXT" to "INVALID_TOKEN_CONTEXT"
The text was updated successfully, but these errors were encountered: