Commit 15d53da4 authored by Daniel García's avatar Daniel García
Browse files

Update typos

parent ecdd37c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ OpenCAPIF SDK brings a set of functions to integrate with the 5G Core's function
| Get_All_Service_API                             | get_all_services()                                          |
| Obtain_Authorization                            | discover()                                                  |

NOTE: Above mentioned CAPIF APIs are defined in these 3GPP references: \
NOTE: Above mentioned CAPIF APIs are defined in these 3GPP references:
- [CAPIF Invoker API specification](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_API_Invoker_Management_API.yaml)
- [CAPIF Provider API specification](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_API_Provider_Management_API.yaml)
- [CAPIF Discover API specification](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_Discover_Service_API.yaml)