Closed TharmiganK closed 2 months ago
This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.
- Reason/EngineeringMistake - The issue occurred due to a mistake made in the past.
- Reason/Regression - The issue has introduced a regression.
- Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components.
- Reason/Complex - Issue occurred due to complex scenario.
- Reason/Invalid - Issue is invalid.
- Reason/Other - None of the above cases.
Description:
The
--use-sanitized-oas
option is making the camel case part in a type name with special character to lower case.AlbumNew_one
->AlbumnewOne
Identified from: https://github.com/ballerina-platform/ballerina-library/issues/6906
Steps to reproduce:
Please use the following OpenAPI specification to reproduce the issue:
Generated type name:
Affected Versions:
Ballerina SwanLake Update 10(2201.10.x)