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

Adding PATCH verb support #37

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

janskola
Copy link
Contributor

Hello ardalis,

we are using your HttpClientTestExtensions in our project to simplify our endpoint testing. We are also using PATCH verb to update entities using Morcatko.AspNetCore.JsonMergePatch. This pull request is adding support for PATCH to allow testing of that and also similar scenarios. I've found a lot of inspiration in PUT verb implementation, I hope it is not a problem. Anyways I'm ready to follow your recommendations, if any, to make this contribution even better...

I hope that you'll find some of your precious time to have a look at this PR to provide feedback and later hopefully also merge it.

Kind regards,
Jan

@ardalis ardalis merged commit e8d77f9 into ardalis:main Sep 19, 2023
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