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

Use a third party library to process Swagger Schema #5

Open
whizsid opened this issue May 27, 2021 · 0 comments
Open

Use a third party library to process Swagger Schema #5

whizsid opened this issue May 27, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@whizsid
Copy link
Member

whizsid commented May 27, 2021

Currently this library is converting the whole schema to an array and processing it. So the source-codes of code generator seems pretty ugly. As a solution use a third party library to convert the json schema to typed objects. It will improve the code readability of code generator. I am suggesting to use swaggest/php-swagger2-schema

@whizsid whizsid added enhancement New feature or request help wanted Extra attention is needed labels May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant