@@ -54,24 +54,20 @@ You can check the code at [OpenCAPIF Repository]
```
CAPIF_API_Services
└───docs
│ └───test_plan
│ └───testing_with_postman
└───helm
└───monitoring
└───services
└───tests
└───tools
└───robot
└───open_api_script
```
***helm**: This folder contains helm files to deploy capif under k8s environment.
***monitoring**: This folder contains grafana helm files to deploy capif under k8s environment.
***services**: Services developed following CAPIF API specifications. Also, other complementary services (e.g., NGINX and JWTauth services for the authentication of API consuming entities).
***tools**: Auxiliary tools. Robot Framework related code and OpenAPI scripts.
***test**: Tests developed using Robot Framework.
***docs**: Documents related to the code in the repository.
* images: images used in the repository
* test_plan: test plan descriptions for each API service referring to the test that are executed with the Robot Framework.
* testing_with_postman: auxiliary JSON file needed for the Postman-based examples.
## CAPIF_API_Services
This repository has the python-flask Mockup servers created with openapi-generator related with CAPIF APIS defined here: