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

feat: align taxonomy update methods with standard [NONE] #2478

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LiamStokingerContentful
Copy link
Contributor

Summary

This PR looks to set up the taxonomy management methods for the next major release as this PR does include breaking changes.

Description

In a previous PR we introduced new methods for PUT on taxonomy entities, we knew this was not within the standards set up for how update methods work in the management SDK.

In this PR, we would like to bring these methods within the standard set for other entities by:

  • Removing the updatePut method
  • Making the update method use PUT instead of PATCH

Checklist (check all before merging)

  • ✅ Both unit and integration tests are passing
  • ❌ There are no breaking changes
  • ✅ Changes are reflected in the documentation

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.

1 participant