Skip to content

Extend client with PUT, PATCH and DELETE methods#25

Merged
Pontus4 merged 5 commits intomasterfrom
issue/24/add-put-patch-delete
Nov 26, 2021
Merged

Extend client with PUT, PATCH and DELETE methods#25
Pontus4 merged 5 commits intomasterfrom
issue/24/add-put-patch-delete

Conversation

@Pontus4
Copy link
Contributor

@Pontus4 Pontus4 commented Nov 23, 2021

PUT and PATCH were implemented in the same way as POST and DELETE was implemented like GET due to their similar client-side behaviour.

Close #24.

To be able to remove the Rubocop disables.
Copy link
Member

@roback roback left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@Pontus4 Pontus4 merged commit d1b2da6 into master Nov 26, 2021
@Pontus4 Pontus4 deleted the issue/24/add-put-patch-delete branch November 26, 2021 10:17
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.

Add PUT, PATCH and DELETE methods

3 participants