-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Feature version support via transformers #69
base: main
Are you sure you want to change the base?
Feature version support via transformers #69
Conversation
Feature tenant aware
…anel. now it gets the panel from URL and then checks if that panel has tenancy enabled.
…andler in resource when no header specified
…ose to determine how to parse the data in the Property() field. We can now use dynamic properties again because extending the OpenApi\Property class
…e ApiPropertyInfo
…rt-via-transformers
sync main branch
…at some places to reflect that.
sync original main branch
…rt-via-transformers
…his function" This reverts commit 9488241.
WiP, need Api Docs generation reflect the Versioning method |
…er dumpautoload error
…outes generation. {version} completely in the front of the url
hello @eelco2k, sorry for the long time i did'nt resolve this feature, cause i have a project that need to be completed. can you please solve some test case thats been failed on github action?. |
@rupadana unfortunately i cannot fully get all the tests to succeed. think deleting the ArchTest.php file would only solve it. |
@eelco2k i think we need another way to support versioning on this plugin, the problem is, scramble only detect Transformer on the handler method. |
PR for version support in URL or Query or HEADER.
see:
#68