wso2 / mi-vscode

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

The diagram for rest api with a handler is not rendered #34

Open poorna2152 opened 5 days ago

poorna2152 commented 5 days ago

Description: When the code given in the following sample is added to the vscode the diagram is not rendered. After the handler is removed it is rendered properly. https://mi.docs.wso2.com/en/4.3.0/learn/examples/rest-api-examples/securing-rest-apis/

thuva9872 commented 5 days ago

The diagram is rendered correctly when the handler has property. If there is no property, it is throwing error.