Skip to content
Snippets Groups Projects
Commit 136339e5 authored by JorgeEcheva26's avatar JorgeEcheva26
Browse files

api_description_path

parent b3462e28
No related branches found
No related tags found
1 merge request!1Sdk v0.1 (#1)
...@@ -71,11 +71,13 @@ For performing this path it is necesary to: ...@@ -71,11 +71,13 @@ For performing this path it is necesary to:
## As a provider ## As a provider
For performing this path it is necesary to:
1. Create a provider object -> CAPIFProviderConnector(config_file=utilities.get_config_file()) 1. Create a provider object -> CAPIFProviderConnector(config_file=utilities.get_config_file())
2. Run onboard_provider() 2. Run onboard_provider()
3. Look for the provider api details on the username folder, choose the APF and AEFs identificators and fullfill the publish_req structure 3. Look for the provider api details on the username folder, choose the APF and AEFs identificators and fullfill the publish_req structure and the api_description_path
<p align="center"> <p align="center">
<img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/> <img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment