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

Fix Organization membership creation #410

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

mike-hoyle
Copy link
Contributor

Pull Request Description

Updates Organization membership creation methods to use POST rather than PUT, as described in the documentation.
https://developer.zendesk.com/api-reference/ticketing/organizations/organization_memberships/#create-membership


Related Issue(s)

  • This PR fixes/closes issue #...
  • This is a new feature and does not have an associated issue.

Additional Information

  • This change is a breaking change (may require a major version update)
  • This change is a new feature (non-breaking change which adds functionality)
  • This change improves the code (e.g., refactoring, etc.)
  • This change includes dependency updates

Test Cases

None


Documentation

  • I have updated the documentation accordingly.
  • No updates are required.

Checklist

  • I have read the CONTRIBUTING documentation.
  • My code follows the coding standards of this project.
  • All new and existing tests passed.

@blakmatrix blakmatrix merged commit 130c23a into blakmatrix:master Apr 4, 2024
2 checks passed
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.

2 participants