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

[OpenAPI] Make a new method to get an endpoint raw response #634

Merged
merged 1 commit into from Aug 3, 2022

Conversation

Korbeil
Copy link
Member

@Korbeil Korbeil commented Jul 15, 2022

Refers #620

This will introduce Client::executeRawEndpoint to get the raw response from a given endpoint instead of an object.
It also introduces a deprecation on using Client::executeEndpoint with $fetch parameter equals to response, which should be done with the new method I talked about before.

@Korbeil Korbeil merged commit 19cb30f into janephp:next Aug 3, 2022
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.

None yet

1 participant