Skip to content

Commit 4c3420e

Browse files
iamvirulRDPerera
andauthored
Update overview.md
Co-authored-by: Dilan Perera <[email protected]>
1 parent 10135b4 commit 4c3420e

File tree

1 file changed

+1
-1
lines changed
  • en/docs/develop/customizations/ballerina-module

1 file changed

+1
-1
lines changed

en/docs/develop/customizations/ballerina-module/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Ballerina function that contains `@mi:Operation` annotation maps with an operati
8383

8484
### Supported Data Types
8585

86-
When you use the `@mi:Operation` annotation from the `wso2/mi` module, only a specific set of Ballerina types are supported. The [compiler plugin](https://central.ballerina.io/wso2/mi/0.4.0) enforces these at **compile time**, and the [MI module generation tool](https://central.ballerina.io/wso2/mi_module_gen/0.4.3) maps them to MI connector parameters at **runtime**.
86+
When you use the `@mi:Operation` annotation from the `wso2/mi` module, a defined set of Ballerina data types is supported. The [compiler plugin](https://central.ballerina.io/wso2/mi/latest) enforces these at **compile time**, and the [MI module generation tool](https://central.ballerina.io/wso2/mi_module_gen/latest) maps them to MI connector parameters at **runtime**.
8787

8888
#### Compile-time validation (`@mi:Operation`)
8989

0 commit comments

Comments
 (0)