Skip to content

Conversation

@dongilbert
Copy link
Member

Q A
Bug fix? (use the a.b branch) [x]
New feature/enhancement? (use the a.x branch) [ ]
Deprecations? [ ]
BC breaks? (use the c.x branch) [x]
Automated tests included? [ ]
Related user documentation PR URL mautic/mautic-documentation#...
Related developer documentation PR URL mautic/developer-documentation#...
Issue(s) addressed Fixes #...

Description:

Performing a PUT operation on the custom_objects/{id} endpoint has unexpected results and instead behaves like the PATCH endpoint. After discussion with the team, we decided to remove the PUT operation from the custom_objects endpoint.

Steps to test this PR:

  1. Open this PR for testing locally (see docs on testing PRs here)
  2. Log in to the instance, and navigate to instance_url.com/api/v2.
  3. Scroll down or search for custom_objects
  4. See that PUT is not available on the custom_objects/{id} endpoint

@gunnrryy gunnrryy requested a review from rohitp19 November 29, 2023 07:51
Copy link
Contributor

@rohitp19 rohitp19 left a comment

Choose a reason for hiding this comment

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

LGTM

@rohitp19 rohitp19 merged commit ee55e19 into staging Nov 29, 2023
@rohitp19 rohitp19 deleted the MAUT-10984 branch November 29, 2023 07:54
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.

4 participants