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

Group properties not being read #1267

Closed
danielvinihan opened this issue Oct 28, 2023 · 7 comments · Fixed by #1268
Closed

Group properties not being read #1267

danielvinihan opened this issue Oct 28, 2023 · 7 comments · Fixed by #1268

Comments

@danielvinihan
Copy link
Contributor

Expected Behavior

Group properties set in openapi.properties should be read properly and respected.

Actual Behaviour

Group properties are not read properly.

Steps To Reproduce

Environment Information

No response

Example Application

No response

Version

3.9.2

@altro3
Copy link
Collaborator

altro3 commented Oct 28, 2023

@danielvinihan Could you add example app to reproduce problem? And also, which version of micronaut-openapi do you use?

@altro3
Copy link
Collaborator

altro3 commented Oct 28, 2023

I already see that you have fixed this error. Thank you!

@altro3
Copy link
Collaborator

altro3 commented Oct 28, 2023

@danielvinihan for fast fix you can move your properties to application.yml file

@danielvinihan
Copy link
Contributor Author

@altro3 I see it's been a couple months since the last release, will there be one soon? Or should I initiate one myself using the instructions in the Readme? I could also use the fast fix you mentioned until that point.

@danielvinihan
Copy link
Contributor Author

Actually I don't think the instructions will allow me to create a release, there is no draft release created.

@altro3
Copy link
Collaborator

altro3 commented Oct 30, 2023

@danielvinihan I can only ask about the release. But, in general, I would like the release to include support for ksp and a generator for Kotlin. This is not possible until micronaut-core 4.2.0 is released. I guess they are not releasing it because they want to add support for JDK 21, and this is impossible until kotlin 1.9.20 is released

Just so you understand, I'm not on the micronaut team, I'm just a contributor

@danielvinihan
Copy link
Contributor Author

@graemerocher Are you able to include this fix in an upcoming release?

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 a pull request may close this issue.

2 participants