wso2 / mi-vscode

Micro Integrator extension for Visual Studio Code
Apache License 2.0
2 stars 3 forks source link

Generate Service catalog metadata for APIs and Proxy services #332

Open SanojPunchihewa opened 3 months ago

SanojPunchihewa commented 3 months ago

Description:

In the Integration Studio, a metadata file will be created when an API or proxy service is created which is used to deploy the API or Proxy service to APIM Service catalog. Instead of creating the metadata file through VSCode plugin it was decided to generate it when creating the CAR file. To cater this requirement we need to do the following improvements,

chanikag commented 1 month ago

After adding the feature to VS Code plugin add the relevant docs as mentioned in https://github.com/wso2/docs-mi/issues/515