Closed lnash94 closed 3 months ago
We could come up with an extension like the below:
x-ballerina-type:
orgName: ballerina
packageName: time
moduleName: time
version: 2.4.0
modulePrefix: time
There are few design concerns with adding these information:
Ballerina to OpenAPI generation now supports ballerina specific type extensions
Description:
Describe your problem(s) Generate OAS is missing the information regarding the package this type comes from therefore we need to assign a OAS extension by adding the details.