diff --git a/doc/images/Flujo completo-OPENCAPIF ACTUAL.jpg b/doc/images/Flujo completo-OPENCAPIF ACTUAL.jpg index 28439ad598526799f3394eef85b7cbe5dc53af94..6fa732275138234867b6b1c9a220e39f5e6af89b 100644 Binary files a/doc/images/Flujo completo-OPENCAPIF ACTUAL.jpg and b/doc/images/Flujo completo-OPENCAPIF ACTUAL.jpg differ diff --git a/doc/sdk-configuration.md b/doc/sdk-configuration.md index c06f60d84c1fd91c8d665ca884a587dfe65e21ef..17ab21f4da262b978d722e975cf6bfe81cef9349 100644 --- a/doc/sdk-configuration.md +++ b/doc/sdk-configuration.md @@ -1,6 +1,8 @@ ## OpenCAPIF SDK configuration Before configuration it's needed to have completed the [prerequirements](./sdk-prerequirements.md) section and the [installation](./sdk-installation.md) section. + +IMPORTANT: All jsons configuration files **MUST** be in the same folder ### **1. Configuration via Config.json** This configuration could also be fullfilled by enviroment variables (EXAMPLE) diff --git a/doc/sdk-usage.md b/doc/sdk-usage.md index bd907d6e7ef4b6aa499079917cb54c4dfbb34e94..4c05b4b0a2981ba76aabd86d6785384daa095617 100644 --- a/doc/sdk-usage.md +++ b/doc/sdk-usage.md @@ -4,6 +4,8 @@ OpenCAPIF SDK implements this set of features to easily integrate an application Before usage it's needed to have completed the [prerequirements](./sdk-prerequirements.md) section, the [installation](./sdk-installation.md) section and the selected parts of the [configuration](./sdk-configuration.md) section. +IMPORTANT: All jsons configuration files **MUST** be in the same folder + [GENERAL CAPIF USAGE FLOW](./images/Flujo%20completo-OPENCAPIF%20ACTUAL.jpg) This repository includes 2 different modes to test OpenCAPIF SDK: