Skip to content

Conversation

@privateip
Copy link
Member

@privateip privateip commented Dec 12, 2025

  • Change HTTPMethod.DELETE.value to HTTPMethod.DELETE in Connection.delete()
  • Ensure consistency with other HTTP methods (get, post, put, patch)
  • Fix validation error that would occur when delete method is called

…value

- Change HTTPMethod.DELETE.value to HTTPMethod.DELETE in Connection.delete()
- Ensure consistency with other HTTP methods (get, post, put, patch)
- Fix validation error that would occur when delete method is called
@privateip privateip requested a review from a team as a code owner December 12, 2025 04:09
@privateip privateip changed the title fix: Correct delete method to pass HTTPMethod enum instead of string … fix: Correct delete method to pass HTTPMethod enum instead of string value Dec 12, 2025
@privateip privateip merged commit 2d378e6 into itential:devel Dec 12, 2025
4 checks passed
@privateip privateip deleted the fix-delete branch December 12, 2025 04:22
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