Use ProjectAPI API for Ballerina to OpenAPI Code generation #5292
Labels
Area/BallerinaToOpenapi
module/openapi-tools
Reason/Other
None of the other reasons.
Type/Improvement
Description:
We use a Syntax tree and Semantic Model for the code generation for the Current ballerina to the OpenAPI tool. Recently we have identified several scenarios in which we cannot achieve only using the Syntax tree and Semantic Model. Therefore we have to take ProjectAPI as well.
The issues we can not solve only using the Syntax tree and Semantic Model
@constraint
annotation mapping for Ballerina to OpenAPI #5109Meeting Notes that we discuss using projectAPI: https://docs.google.com/document/d/12qmNTOAZMvii0dFLcwcKh9JHZHnSn_ZeeZLjgJdZGjM/edit
Describe your problem(s)
Describe your solution(s)
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: