AspNetCore.Docs/aspnetcore/mvc/web-api/json-patch.md

20 lines
895 B
Markdown
Raw Normal View History

2016-10-29 01:35:15 +08:00
---
title: 🔧 Support resource updates with JSON patch | Microsoft Docs
2016-10-29 01:35:15 +08:00
author: rick-anderson
2016-11-18 04:13:02 +08:00
description:
keywords: ASP.NET Core,
2016-10-29 01:35:15 +08:00
ms.author: riande
manager: wpickett
ms.date: 10/14/2016
ms.topic: article
ms.assetid: 8fc40c28-7935-4611-8b7a-b4b952a46d90
2016-11-17 08:24:57 +08:00
ms.technology: aspnet
2016-10-29 01:35:15 +08:00
ms.prod: aspnet-core
uid: mvc/web-api/json-patch
2016-10-29 01:35:15 +08:00
---
# 🔧 Support resource updates with JSON patch
2016-10-29 01:35:15 +08:00
> [!NOTE]
> We are currently working on this topic.We welcome your input to help shape the scope and approach. You can track the status and provide input on this [issue](https://github.com/aspnet/Docs/issues/949) at GitHub.If you would like to review early drafts and outlines of this topic, please leave a note with your contact information in the [issue](https://github.com/aspnet/Docs/issues/949).Learn more about how you can [contribute](https://github.com/aspnet/Docs/blob/master/CONTRIBUTING.md) on GitHub.