Ballerina OpenAPI sanitize is not working for the type names used with the array #6919
Labels
Area/OpenapiToBallerina
module/openapi-tools
Team/PCM
Protocol connector packages related issues
Type/Bug
Milestone
Description:
The
--use-sanitized-oas
option is not working with the type reference name used as a member of an array schema. Currently the generation failed with the NPE. But the root cause is the sanitisation.Identified from: #6906
Steps to reproduce:
Please use the following OpenAPI specification to reproduce the issue:
$ bal openapi -i openapi.yaml --mode client --use-sanitize-oas
Affected Versions:
Ballerina SwanLake Update 10(2201.10.x)
The text was updated successfully, but these errors were encountered: