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

[SDK-2662] Add missing API2 POST /tickets/password-change params. #523

Merged
merged 4 commits into from
Jul 20, 2021

Conversation

evansims
Copy link
Member

This PR adds two missing parameters related to API2's POST /tickets/password-change endpoint to the relevant methods within Auth0\API\Management\Tickets. Closes #522

@evansims evansims closed this Jul 15, 2021
@evansims evansims reopened this Jul 15, 2021
@evansims evansims marked this pull request as ready for review July 15, 2021 20:47
@evansims evansims requested a review from a team as a code owner July 15, 2021 20:47
@evansims evansims added this to the 7.10.0 milestone Jul 15, 2021
Copy link
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd expect new tests here. It seems some functions from this file were not covered in the past. I'd suggest writing those tests before the change to clear out potential breaking changes.

src/API/Management/Tickets.php Show resolved Hide resolved
@evansims
Copy link
Member Author

I'd expect new tests here. It seems some functions from this file were not covered in the past. I'd suggest writing those tests before the change to clear out potential breaking changes.

@lbalmaceda Good call 👍 I've expanded the test coverage for those methods, along with the new parameters. Let me know what you think

@evansims evansims requested a review from lbalmaceda July 16, 2021 14:07
@evansims evansims merged commit 958dbe8 into 7.x Jul 20, 2021
@evansims evansims deleted the sdk-2662 branch July 20, 2021 16:33
@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.

2 participants