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

[Bug] For netstandard2.1 skus, the HttpMethod.Patch method should be supported #48

Closed
jmprieur opened this issue Dec 29, 2022 · 2 comments
Labels
bug Something isn't working fixed

Comments

@jmprieur
Copy link
Contributor

[Bug] For netstandard2.1 skus, the HttpMethod.Patch method should be supported

jmprieur added a commit that referenced this issue Dec 29, 2022
- Adds netstandard2.1 (because HttpMethod.Patch is widely used).
- Adds the Patch methods to IDownstreamRestApi
- and net462 (to avoid drawing the entiere framework when this
library is consumed from a library targeting 462)
- more test coverage.
@jmprieur jmprieur added bug Something isn't working fixed labels Dec 29, 2022
@jmprieur jmprieur reopened this Dec 29, 2022
@jmprieur
Copy link
Contributor Author

Reopening for the release notes

@jennyf19
Copy link
Collaborator

jennyf19 commented Jan 5, 2023

in 1.0.6-preview

@jennyf19 jennyf19 closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants