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 option to specify custom model suffix #319

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

shanio
Copy link
Contributor

@shanio shanio commented Oct 1, 2024

This addition allows to specify a custom suffix for model classes, such Dto or Api.

@cjbooms
Copy link
Owner

cjbooms commented Oct 2, 2024

Nice work. Will get a release cut today

@cjbooms
Copy link
Owner

cjbooms commented Oct 2, 2024

ModelGeneratorTest > generate models with suffix() FAILED
org.opentest4j.AssertionFailedError at ModelGeneratorTest.kt:146

148 tests completed, 1 failed

@shanio
Copy link
Contributor Author

shanio commented Oct 2, 2024

I somehow removed the expected models' imports before push last time, should be fixed now.

@cjbooms cjbooms merged commit d553278 into cjbooms:master Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants