<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RFC 标准 on 凌虚 Blog</title><link>https://rifewang.github.io/tags/rfc-%E6%A0%87%E5%87%86/</link><description>Recent content in RFC 标准 on 凌虚 Blog</description><generator>Hugo</generator><language>zh-CN</language><copyright>Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)</copyright><lastBuildDate>Fri, 07 Apr 2023 15:54:11 +0800</lastBuildDate><atom:link href="https://rifewang.github.io/tags/rfc-%E6%A0%87%E5%87%86/index.xml" rel="self" type="application/rss+xml"/><item><title>什么？修改 JSON 内容居然还有个 JSON PATCH 标准</title><link>https://rifewang.github.io/rfc6902-json-patch/</link><pubDate>Fri, 07 Apr 2023 11:27:16 +0800</pubDate><guid>https://rifewang.github.io/rfc6902-json-patch/</guid><description>&lt;h2 id="引言"&gt;引言&lt;/h2&gt;
&lt;p&gt;你一定知道 JSON 吧，那专门用于修改 JSON 内容的 JSON PATCH 标准你是否知道呢？&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.rfc-editor.org/rfc/rfc6902" target="_blank" rel="noopener noreffer "&gt;RFC 6902&lt;/a&gt; 就定义了这么一种 JSON PATCH 标准，本文将对其进行介绍。&lt;/p&gt;
&lt;h2 id="json-patch"&gt;JSON PATCH&lt;/h2&gt;
&lt;p&gt;JSON Patch 本身也是一种 JSON 文档结构，用于表示要应用于 JSON 文档的操作序列；它适用于 HTTP &lt;code&gt;PATCH&lt;/code&gt; 方法，其 MIME 媒体类型为 &lt;code&gt;&amp;quot;application/json-patch+json&amp;quot;&lt;/code&gt;。&lt;/p&gt;</description></item></channel></rss>