Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,13 @@ For performing this path it is necesary to: 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 <p align="center"> <img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/> <img src="./doc/images/publish_req-example.png" alt="config-example" width="400"/> </p> 3. Run publish_services()  No newline at end of file config/config.json +3 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,9 @@ "service-kpis": "" }, "publish_req" : { "service_api_id":"addd0af19a424e54c87fc8b1fe4fba", "publisher_apf_id":"APFd7feeefab02e127ec6817e7cda9ac7", "publisher_aefs_ids":["AEFb1f5ab26a98e3c24d5dfad26507a28","AEFb0fa4e048bea75f0f335cfa8b2a0aa"] "service_api_id":"", "publisher_apf_id":"APFf02496247da926df31ebeaf0e513d7", "publisher_aefs_ids":["AEF859e36f7e3f11818650fdafa16a0c7","AEF44d5838a3884f4885cb8e6ffc98f41"] }, "api_description_path":"/Users/IDB0128/git_repos/pesp_capif_sdk/samples/provider_api_description_sample.json" } No newline at end of file doc/images/capif-provider-details-example.png 0 → 100644 +131 KiB Loading image diff... doc/images/publish_req-example.png 0 → 100644 +82.4 KiB Loading image diff... samples/provider_api_description_sample.json +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ "apiName": "Api-de-prueba-2", "aefProfiles": [ { "aefId": "AEFb1f5ab26a98e3c24d5dfad26507a28", "aefId": "AEF859e36f7e3f11818650fdafa16a0c7", "versions": [ { "apiVersion": "v1", Loading Loading @@ -61,7 +61,7 @@ ] }, { "aefId": "AEFb0fa4e048bea75f0f335cfa8b2a0aa", "aefId": "AEF44d5838a3884f4885cb8e6ffc98f41", "versions": [ { "apiVersion": "v1", Loading Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,13 @@ For performing this path it is necesary to: 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 <p align="center"> <img src="./doc/images/capif-provider-details-example.png" alt="example" width="400"/> <img src="./doc/images/publish_req-example.png" alt="config-example" width="400"/> </p> 3. Run publish_services()  No newline at end of file
config/config.json +3 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,9 @@ "service-kpis": "" }, "publish_req" : { "service_api_id":"addd0af19a424e54c87fc8b1fe4fba", "publisher_apf_id":"APFd7feeefab02e127ec6817e7cda9ac7", "publisher_aefs_ids":["AEFb1f5ab26a98e3c24d5dfad26507a28","AEFb0fa4e048bea75f0f335cfa8b2a0aa"] "service_api_id":"", "publisher_apf_id":"APFf02496247da926df31ebeaf0e513d7", "publisher_aefs_ids":["AEF859e36f7e3f11818650fdafa16a0c7","AEF44d5838a3884f4885cb8e6ffc98f41"] }, "api_description_path":"/Users/IDB0128/git_repos/pesp_capif_sdk/samples/provider_api_description_sample.json" } No newline at end of file
samples/provider_api_description_sample.json +2 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ "apiName": "Api-de-prueba-2", "aefProfiles": [ { "aefId": "AEFb1f5ab26a98e3c24d5dfad26507a28", "aefId": "AEF859e36f7e3f11818650fdafa16a0c7", "versions": [ { "apiVersion": "v1", Loading Loading @@ -61,7 +61,7 @@ ] }, { "aefId": "AEFb0fa4e048bea75f0f335cfa8b2a0aa", "aefId": "AEF44d5838a3884f4885cb8e6ffc98f41", "versions": [ { "apiVersion": "v1", Loading