Harmonized openapi-gen.json, added to package.json and added fixup script#1132
Merged
Harmonized openapi-gen.json, added to package.json and added fixup script#1132
Conversation
bc35516 to
58fe018
Compare
58fe018 to
1d64b05
Compare
1nf0rmagician
approved these changes
Mar 3, 2026
Member
1nf0rmagician
left a comment
There was a problem hiding this comment.
Nice! I like that all services are up to date again. We had apparently missed some stuff there in the past.
Not sure when the script will be "worth it" compared to the time spend exchanging the references. But since you have already invested the time it will be in any case now 😁
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I regenerated all apis with the new script. The location of the script is currently in ./src folder because I have no better location for it. Maybe we add it to the web-framework later if it is interesting in other projects too.
There are tons of changes to the last empty line in the generated files. This comes from new ng-openapi-gen version. For review, do it commit by commit.