Commit da52ca8a authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Updating README.md

parent 81a1b2be
Loading
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -15,3 +15,22 @@ The YANG data models in the present projects are validated by an automated CI ag

* [Management And Orchestration APIs Wiki](https://forge.3gpp.org/rep/sa5/CH/-/wikis/home)
* [Validation scripts repository](https://forge.3gpp.org/rep/tools/3gpp-scripts/sa5)


## Tools

The links below will open the Swagger Editor/UI and auto-load the OpenAPI YAML file of each Network Function (NF) API:

<!-- APIs -->
<!-- SWAGGER_EDITOR_VERSION = 3.18.0 -->

### CHF (Charging Function)
* Spending Limit Control
([Editor](https://forge.3gpp.org/swagger/tools/loader.html?yaml=TS29594_Nchf_SpendingLimitControl.yaml))
([UI](https://forge.3gpp.org/swagger/tools/loader.html?action=ui&yaml=TS29594_Nchf_SpendingLimitControl.yaml))
* Converged Charging
([Editor](https://forge.3gpp.org/swagger/tools/loader.html?yaml=OpenAPI/TS32291_Nchf_ConvergedCharging.yaml))
([UI](https://forge.3gpp.org/swagger/tools/loader.html?action=ui&yaml=OpenAPI/TS32291_Nchf_ConvergedCharging.yaml))
* Offline-Only Charging
([Editor](https://forge.3gpp.org/swagger/tools/loader.html?yaml=OpenAPI/TS32291_Nchf_OfflineOnlyCharging.yaml))
([UI](https://forge.3gpp.org/swagger/tools/loader.html?action=ui&yaml=OpenAPI/TS32291_Nchf_OfflineOnlyCharging.yaml))