-
Notifications
You must be signed in to change notification settings - Fork 24
feat(php): Generate remaining PHP clients with PHP docs APIC-327 #327
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
Conversation
✅ Deploy Preview for api-clients-automation canceled.
|
✗ The generated branch has been deleted.If the PR has been merged, you can check the generated code on the |
This seems to be the content for 3 PRs, could you create stacked ones pls? |
Massive PR ! You don't need to commit what's generated, I think it will simplify the PR a lot |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice :D You can restore the Api.php files from main so we will only see the real diff in the generated code
#313 introduces a cache key change in the |
…/algolia/api-clients-automation into feat/APIC-355/php-models-returns
Once #332 is merged, your PR will be fixed, waiting for it to start reviewing the generated code 👓 |
…/algolia/api-clients-automation into feat/APIC-355/php-models-returns # Conflicts: # .github/.cache_version # templates/php/api.mustache
…/algolia/api-clients-automation into feat/APIC-355/php-models-returns
From my php noob eyes it does look good, I'd like a review from a connoisseur though |
Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The php doc is looking beautiful, amazing job ! And the models are pretty clean !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go !
🧭 What and Why
🎟 JIRA Ticket: APIC-327
Changes included:
🧪 Test