Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ballerina type/field/parameter name generation support from the Ballerina name extension #6994

Open
3 tasks done
TharmiganK opened this issue Sep 13, 2024 · 0 comments · May be fixed by ballerina-platform/openapi-tools#1772

Comments

@TharmiganK
Copy link
Contributor

TharmiganK commented Sep 13, 2024

Description:

With this proposal, the OpenAPI specification can be sanitized with Ballerina friendly names and a Ballerina name extension(x-ballerina-name) has been introduced in order to generate Ballerina type/field/parameter names as specified in this extension rather than the actual name.

Describe your task(s)

  • Add support in the record field name generation
  • Add support in the type name generation
  • Add support in the parameter name generation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: PR Sent
1 participant