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

Improve the call web API PATCH section #29783

Closed
guardrex opened this issue Jul 12, 2023 · 0 comments · Fixed by #29784
Closed

Improve the call web API PATCH section #29783

guardrex opened this issue Jul 12, 2023 · 0 comments · Fixed by #29784

Comments

@guardrex
Copy link
Collaborator

guardrex commented Jul 12, 2023

  • There's one glaring error 😈 to fix for sure: The request doesn't create a PATCH document automatically. I need to at least pass a proper PATCH doc string for the base example.
  • BUT ... it would be awesome to include both an example controller action for the TodoItem tutorial web API -- AND -- tap the Microsoft.AspNetCore.JsonPatch.JsonPatchDocument API for cool PATCH doc generation goodness 😎.
  • I'll probably find a few more NITs and BITs to update as well.

Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added Blazor Source - Docs.ms Docs Customer feedback via GitHub Issue labels Jul 12, 2023
@guardrex guardrex added Pri1 doc-bug doc-enhancement and removed Source - Docs.ms Docs Customer feedback via GitHub Issue labels Jul 12, 2023
@Rick-Anderson Rick-Anderson moved this to Done in Blazor.Docs Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants