tballison commented on code in PR #1688:
URL: https://github.com/apache/tika/pull/1688#discussion_r1538062689
##########
tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml:
##########
@@ -3286,6 +3286,12 @@
</match>
</magic>
</mime-type>
+ <mime-type type="application/x-amf">
+
<tika:link>https://en.wikipedia.org/wiki/Additive_manufacturing_file_format</tika:link>
+ <root-XML localName="amf"/>
+ <glob pattern="*.scad"/>
Review Comment:
https://en.wikipedia.org/wiki/Additive_manufacturing_file_format Fixed.
Thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]