DedunuKarunarathne
DedunuKarunarathne
We had an initial discussion with the Tooling team to explore the feasibility of reusing the data type visualizer from the BI VSCode extension for the MI extension and saving...
The following is a summary of the design we plan to implement in order to add data type support to the MI VSCode extension. ### Proposed solution - Data schemas...
I have started the implementation. First, I will add support for defining a data type for API resources and then use it in the expression editor.
We had a review meeting to further discuss the design and UI component with the MI team and tooling team. In the meeting it was discussed that we need to...
Update: Based on the concerns raised during the last meeting, specifically the inconvenience of requiring users to name each schema manually, I explored an alternative approach where schema names are...
Progress update: I have done the VSCode side implementations for creating schemas, generating schemas with swagger definitions, and side panel update for displaying the payloads of each mediator. Now I...
Hi @ksankeerth, We are planning to deliver this feature in the next MI release, which is scheduled for the end of March 2026. The feature will be available in the...