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

Provide a hook function that allows developers to modify the final generated openapi.json #91

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

mcxinyu
Copy link
Contributor

@mcxinyu mcxinyu commented Mar 22, 2024

Provide a hook function that allows developers to modify the final generated openapi.json

This can be a solution for developers who want to add API's that can't be generated because they are not defined in the project. #89

@mcxinyu
Copy link
Contributor Author

mcxinyu commented Mar 22, 2024

This may not be the best way to implement this, but it solves my problem for now.
Of course, it may destroy the original purpose of this project.

@SMILEY4
Copy link
Owner

SMILEY4 commented Mar 24, 2024

Hi, Thanks a lot for your PRs.
I dont mind the hook and like the added flexibility.

Could you revert the changes to the gradle-config and remove jitpack?

@mcxinyu
Copy link
Contributor Author

mcxinyu commented Mar 25, 2024

Okay, I have revert the committed.

@SMILEY4 SMILEY4 merged commit 3aa85a1 into SMILEY4:develop Mar 25, 2024
2 checks passed
@mcxinyu mcxinyu deleted the develop-diy branch March 27, 2024 13:12
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