-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[API Proposal]: HttpClient.PatchAsJsonAsync() #60531
Copy link
Copy link
Closed
Labels
Cost:SWork that requires one engineer up to 1 weekWork that requires one engineer up to 1 weekTeam:LibrariesUser StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.api-approvedAPI was approved in API review, it can be implementedAPI was approved in API review, it can be implementedapi-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Text.Json
Milestone
Metadata
Metadata
Assignees
Labels
Cost:SWork that requires one engineer up to 1 weekWork that requires one engineer up to 1 weekTeam:LibrariesUser StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.api-approvedAPI was approved in API review, it can be implementedAPI was approved in API review, it can be implementedapi-suggestionEarly API idea and discussion, it is NOT ready for implementationEarly API idea and discussion, it is NOT ready for implementationarea-System.Text.Json
Type
Fields
Give feedbackNo fields configured for issues without a type.
Background and motivation
#45405
It's natural to have
PatchAsJsonAsyncwhen we already gotPostAsJsonAsyncandPutAsJsonAsync.API Proposal
API Usage
Alternative Designs
No response
Risks
No response