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

feat: add optional flag tsRawPropertyNames to CLI #1362

Merged
merged 18 commits into from
May 17, 2024

Conversation

FranciscoGaspar
Copy link
Contributor

@FranciscoGaspar FranciscoGaspar commented Apr 11, 2024

Description

  • Add optional flag tsRawPropertyNames to CLI and pass it to the TypeScriptFileGenerator

This allows the user of the CLI to have the option to generate models using raw property names.

Related issue(s)
Fixes #1359

@Amzani
Copy link
Collaborator

Amzani commented May 14, 2024

@FranciscoGaspar could fix pending conflicts
Thanks

@FranciscoGaspar
Copy link
Contributor Author

@FranciscoGaspar could fix pending conflicts Thanks

Done. Should be fine by now.

@Amzani
Copy link
Collaborator

Amzani commented May 16, 2024

/update

Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Collaborator

@Amzani Amzani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@peter-rr peter-rr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@Amzani
Copy link
Collaborator

Amzani commented May 17, 2024

/rtm

@asyncapi-bot asyncapi-bot merged commit d311566 into asyncapi:master May 17, 2024
11 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE] add optional flag rawPropertyNames to TypeScriptFileGenerator
5 participants