Skip to content

Commit

Permalink
Update number-verification.yaml
Browse files Browse the repository at this point in the history
Added sentences in doc as mentioned in #116
  • Loading branch information
bigludo7 authored Sep 5, 2024
1 parent d5dc23e commit 2733d6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/API_definitions/number-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ info:
# Sequence Diagram
Number Verification API uses the **standard [OIDC Authorization Code Flow](https://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth)**. The following diagram will help to clarify the end-to-end process, including previous steps prior to this API call.
Note that the diagram shows just an example of a direct integration from developer's application and MNO's authserver and API, other scenarios of indirect integration via Aggregator/Channel Partner should also be considered. Specific authorization flows may apply, as defined by e.g. GSMA OGW
![UML Sequence Diagram](https://raw.githubusercontent.com/camaraproject/NumberVerification/main/documentation/API_documentation/assets/uml_v0.3.jpg)
**Additional details:**
Expand Down

0 comments on commit 2733d6f

Please sign in to comment.