summaryrefslogtreecommitdiff
path: root/freedesktop.org.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'freedesktop.org.xml.in')
-rw-r--r--freedesktop.org.xml.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index c6fec84..0a41476 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -358,6 +358,16 @@ command to generate the output files.
<match type="string" value="DataPlkr" offset="60"/>
</magic>
</mime-type>
+ <mime-type type="application/raml+yaml">
+ <_comment>RAML document</_comment>
+ <acronym>RAML</acronym>
+ <expanded-acronym>RESTful API Modeling Language</expanded-acronym>
+ <sub-class-of type="application/x-yaml"/>
+ <magic>
+ <match type="string" value="#%RAML " offset="0"/>
+ </magic>
+ <glob pattern="*.raml"/>
+ </mime-type>
<mime-type type="application/relax-ng-compact-syntax">
<_comment>RELAX NG XML schema</_comment>
<acronym>RELAX NG</acronym>