You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/topics/artifact.mdx
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,17 @@ import ReactPlayer from 'react-player/youtube'
6
6
7
7
# Artifact
8
8
9
-
An artifact is the result of a [Transformation](./transformation.mdx) for a specific context and/or object. It can be either plain text or JSON format.
9
+
An artifact is the result of a [Transformation](./transformation.mdx) for a specific context and/or object.
10
+
11
+
The following MIME types or formats are supported and will be rendered properly in Infrahub's web interface:
0 commit comments