All docs
This doc
...
Folder | Description |
---|---|
api_definitions | Stores Open API definitions. |
conf | Includes the deployment-config.toml file. This file includes details of the Docker image or the Kubernetes artifacts that needs to be created including the Microgateway project. The Docker image or the Kubernetes artifact are generated at build time. |
extensions | Includes the following extensions.
|
gen/api_definitions | Is it used to store all the Swagger definitions of the APIs that you import from WSO2 API Manager. |
interceptors | Includes any request interceptors or response interceptors that you use for the APIs in the Microgateway project. An interceptor is able to perform mediation and transformation on a request or response. |
| This specifies the predefined policies used for the project. |
| This inclues the following services.
|
| Includes the compiled runtime artifacts from the build command. |
| Is it used to store all the Swagger definitions of the APIs that you import from WSO2 API Managergenerated Ballerina sources. |