Skip to content
Snippets Groups Projects
Commit 593a9482 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Update folder structure

parent 1634375a
No related branches found
No related tags found
No related merge requests found
Pipeline #5143 passed
......@@ -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:
......
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