@@ -31,9 +31,9 @@ This file could also be fullfilled by [enviroment variables](../samples/envirome
- capif_password: CAPIF password
-APFs: Number of APF's you want to onboard as a provider Example:5
-apfs: Number of APF's you want to onboard as a provider Example:5
-AEFs: Number of AEF's you want to onboard as a provider Example:2
-aefs: Number of AEF's you want to onboard as a provider Example:2
- debug_mode: Boolean | If you want to recieve logs from SDK Example:True/False
@@ -80,9 +80,9 @@ To run the Invoker Service Discovery Functionality it has to be onboarded as an
This configuration fields is only mandatory if we want to use the [CAPIF_Publish_Service_API](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_Publish_Service_API.yaml)
- serviceApiId: The Api id we want to use Example "02eff6e1b3a8f7c8044a92ee8a30bd"
- publisherAPFid: APF id we chose to use Example : "APFa165364a379035d14311deadc04332"
- publisherAEFsids: Array of strings filled out of AEFs ids we want to use Example: ["AEFfa38f0e855bffb420e4994ecbc8fb9","AEFe8bfa711f4f0c95ba0b382508e6382"]
- service_api_id: The Api id we want to use Example "02eff6e1b3a8f7c8044a92ee8a30bd"
- publisher_apf_id: APF id we chose to use Example : "APFa165364a379035d14311deadc04332"
- publisher_aefs_ids: Array of strings filled out of AEFs ids we want to use Example: ["AEFfa38f0e855bffb420e4994ecbc8fb9","AEFe8bfa711f4f0c95ba0b382508e6382"]
For using the Publish Api function or the Update function the provider_api_description_sample.json **must** have been modified with the Publish API that is wanted to share following the standard schema for [ServiceAPIDescription](https://github.com/jdegre/5GC_APIs/blob/Rel-18/TS29222_CAPIF_Publish_Service_API.yaml)