summaryrefslogtreecommitdiff
path: root/freedesktop.org.xml.in
diff options
context:
space:
mode:
authorAlex Henrie <alexhenrie24@gmail.com>2015-06-22 22:41:37 -0600
committerBastien Nocera <hadess@hadess.net>2015-07-10 15:47:23 +0200
commit7c82d47f1f280ad74e937f837bbc7d983fdbdf8e (patch)
treeebdc30bf2fc0d7dceebba26e8d469e6714e8c389 /freedesktop.org.xml.in
parent8141a4b0c91bf4a8a4c5b224f6e8e0c27012f0fe (diff)
downloadshared-mime-info-7c82d47f1f280ad74e937f837bbc7d983fdbdf8e.tar.gz
Add application/json-patch+json as subclass of application/json
https://bugs.freedesktop.org/show_bug.cgi?id=91064
Diffstat (limited to 'freedesktop.org.xml.in')
-rw-r--r--freedesktop.org.xml.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 9ce40210..f4ece72b 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -2220,6 +2220,14 @@ command to generate the output files.
<generic-icon name="text-x-script"/>
<glob pattern="*.jrd"/>
</mime-type>
+ <mime-type type="application/json-patch+json">
+ <_comment>JSON patch</_comment>
+ <acronym>JSON</acronym>
+ <expanded-acronym>JavaScript Object Notation</expanded-acronym>
+ <sub-class-of type="application/json"/>
+ <generic-icon name="text-x-script"/>
+ <glob pattern="*.json-patch"/>
+ </mime-type>
<mime-type type="application/ld+json">
<_comment>JSON-LD document</_comment>
<acronym>JSON-LD</acronym>