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

Deprecate and stop using magic call method on ApiClient #362

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

joshcanhelp
Copy link
Contributor

Changes

  • Deprecate \Auth0\SDK\API\Helpers\ApiClient::__call() magic method
  • Replace all uses of this method with \Auth0\SDK\API\Helpers\ApiClient::method()
  • Stop sending Content-Type: application/json header with DELETE requests

@joshcanhelp joshcanhelp requested a review from a team September 16, 2019 23:20
@joshcanhelp joshcanhelp added this to the 5.6.0 milestone Sep 17, 2019
@damieng damieng merged commit 59d4575 into master Sep 18, 2019
@damieng damieng deleted the deprecate-apiclient-magic-call branch September 18, 2019 17:30
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants