repository
stringclasses
528 values
commit
stringlengths
40
40
commitDate
timestamp[s]
path
stringlengths
11
149
repoStars
int64
5
94.9k
repoLastFetched
stringclasses
528 values
content
stringlengths
48
736k
license
stringclasses
14 values
language
stringclasses
7 values
LottieFiles/lottie-docs
bc9a3f40c7bbf65091fcc23505f5e641bd1e6527
2022-07-09T16:10:00
docs/schema/shapes/stroke-dash.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "n": { "$ref": "#/$defs/constants/stroke-dash-type", "default": "d", "title": "Dash Type" }, "v": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
d301bfaaea449b0328d9a4ab58b3a1705b1787dc
2021-10-23T12:05:07
docs/schema/shapes/gradient-stroke.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "$ref": "#/$defs/shapes/base-stroke" }, { "$ref": "#/$defs/shapes/gradient" }, { "properties": { "ty": { "const": "gs", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/effects/tint-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/effects/effect" }, { "properties": { "ty": { "const": 20, "title": "Type", "type": "integer" } }, "required": [ "ty" ], "type": "...
CC-BY-4.0
en
LottieFiles/lottie-docs
58ded472e45867cf164ea2fcc91bad061cb88224
2022-06-20T14:24:59
docs/schema/shapes/repeater.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/modifier" }, { "properties": { "c": { "$ref": "#/$defs/animated-properties/value", "title": "Copies" }, "m": { "$ref": "#/$defs/constants/co...
CC-BY-4.0
en
LottieFiles/lottie-docs
58ded472e45867cf164ea2fcc91bad061cb88224
2022-06-20T14:24:59
docs/schema/effects/pro-levels-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effects/effect" }, { "properties": { "ef": { "prefixItems": [ { "$ref": "#/$defs/effect-values/drop-down", "title": "00" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
26b55e254e7d2c25c0795377ab12f325db68e90d
2022-06-25T14:49:31
docs/schema/shapes/stroke.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "$ref": "#/$defs/shapes/base-stroke" }, { "properties": { "c": { "$ref": "#/$defs/animated-properties/color-value", "title": "Color"...
CC-BY-4.0
en
LottieFiles/lottie-docs
26e06cd7aa758ae68e95cc4b0b97c64571411b86
2022-11-01T09:29:58
docs/schema/text/text-alignment-options.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "a": { "$ref": "#/$defs/animated-properties/multi-dimensional", "caniuse": "animators-grouping-alignment", "description": "Group alignment", "title": "Alignment" ...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/shapes/repeater.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/modifier" }, { "properties": { "c": { "$ref": "#/$defs/animated-properties/value", "title": "Copies" }, "m": { "$ref": "#/$defs/constants/co...
CC-BY-4.0
en
LottieFiles/lottie-docs
d301bfaaea449b0328d9a4ab58b3a1705b1787dc
2021-10-23T12:05:07
docs/schema/shapes/trim.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/modifier" }, { "properties": { "e": { "$ref": "#/$defs/animated-properties/value", "title": "End" }, "m": { "$ref": "#/$defs/constants/trim-...
CC-BY-4.0
en
LottieFiles/lottie-docs
26e06cd7aa758ae68e95cc4b0b97c64571411b86
2022-11-01T09:29:58
docs/schema/text/text-style.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/transform" }, { "properties": { "bl": { "$ref": "#/$defs/animated-properties/value", "caniuse": "text-animators-blur", "title": "Blur" }, "...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/shapes/rectangle.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape" }, { "properties": { "p": { "$ref": "#/$defs/animated-properties/multi-dimensional", "description": "Center of the rectangle", "title": "Position" ...
CC-BY-4.0
en
LottieFiles/lottie-docs
d72684c8bb79cf7770501192abcead358141d812
2021-10-19T22:45:29
docs/schema/animation/animation.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "$ref": "#/$defs/animation/composition" }, { "properties": { "assets": { "items": { "$ref": "#/$defs/assets/asset" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/constants/line-join.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "oneOf": [ { "const": 1, "title": "Miter" }, { "const": 2, "title": "Round" }, { "const": 3, "title": "Bevel" } ], "title": "LineJoin", "type": "integer" }
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/constants/text-based.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "oneOf": [ { "const": 1, "title": "Characters" }, { "const": 2, "title": "Character Excluding Spaces" }, { "const": 3, "title": "Words" }, { "const": 4, "titl...
CC-BY-4.0
en
LottieFiles/lottie-docs
718213e5e7f2fb9f87829f70a6593b4d739e43eb
2021-10-26T07:06:57
docs/schema/animated-properties/keyframe.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "h": { "const": 0 } } }, "then": { "properties": { "i": { "$ref": "#/$defs/animated-properties/keyframe-bezier-handle"...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/animated-properties/animated-property.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "a": { "const": 1 } } }, "then": { "properties": { "k": { "description": "Array of keyframes", "items": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
60369b88e3c4533a96311eb3a2261405623d9653
2022-04-10T05:27:44
docs/schema/constants/trim-multiple-shapes.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "How to handle multiple shapes in trim path", "oneOf": [ { "const": 1, "title": "Individually" }, { "const": 2, "title": "Simultaneously" } ], "title": "TrimMultipleShapes", "type": "integer" ...
CC-BY-4.0
en
LottieFiles/lottie-docs
a330dc23e69c9a43e108db57890902a6383d9da2
2021-10-27T07:34:28
docs/schema/effect-values/angle.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effect-values/effect-value" }, { "properties": { "ty": { "const": 1, "title": "Type", "type": "integer" }, "v": { "$ref": "#/$defs/animat...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/shapes/stroke.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "$ref": "#/$defs/shapes/base-stroke" }, { "properties": { "c": { "$ref": "#/$defs/animated-properties/multi-dimensional", "title": "...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/shapes/gradient-stroke.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/shapes/shape-element" }, { "$ref": "#/shapes/base-stroke" }, { "$ref": "#/shapes/gradient" }, { "properties": { "ty": { "const": "gs", "title": "Type",...
CC-BY-4.0
en
LottieFiles/lottie-docs
1b99ae41c2af3820681dd01de475a5ec47b158a9
2021-10-20T18:11:18
docs/schema/animation/composition.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Base class for layer holders", "properties": { "layers": { "items": { "$ref": "#/$defs/layers/concrete-layer" }, "title": "Layers", "type": "array" } }, "required": [ "layers" ], "title...
CC-BY-4.0
en
LottieFiles/lottie-docs
8362bdd4ad1eaef21e98f05d78b011c64ef57fbb
2021-10-22T09:59:40
docs/schema/layers/layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "ao": { "$ref": "#/$defs/types/int-boolean", "default": 0, "title": "Auto Orient" }, "bm": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
48d8feb1f07379ebfe51f97f9b548566ee4a3193
2022-10-13T05:38:12
docs/schema/effects/effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "ef": { "items": { "oneOf": [ { "$ref": "#/$defs/effect-values/no-value" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/shapes/repeater.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/shapes/modifier" }, { "properties": { "c": { "$ref": "#/properties/value", "title": "Copies" }, "m": { "$ref": "#/constants/composite", "defaul...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/assets/image.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/assets/asset" }, { "properties": { "e": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "description": "Whether the image is embedded", "title": "...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/animated-properties/animated-property.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "a": { "const": 1 } } }, "then": { "properties": { "k": { "description": "Array of keyframes", "items": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/shapes/gradient.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "title": "Highlight Angle" }, "e": { "$ref": "#/$defs/animated-properties/multi-dimensional", "title...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/shapes/trim.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/modifier" }, { "properties": { "e": { "$ref": "#/$defs/animated-properties/value", "title": "End" }, "m": { "$ref": "#/$defs/constants/trim-...
CC-BY-4.0
en
LottieFiles/lottie-docs
baf2dcae570dfd1368ce1dd005cf9bf020f462c2
2021-10-31T08:51:52
docs/schema/animated-properties/split-vector.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "An animatable property that is split into individually anaimated components", "properties": { "s": { "title": "Split", "type": "boolean" }, "x": { "$ref": "#/$defs/animated-properties/value", "title": ...
CC-BY-4.0
en
LottieFiles/lottie-docs
a330dc23e69c9a43e108db57890902a6383d9da2
2021-10-27T07:34:28
docs/schema/effects/stroke-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effects/effect" }, { "properties": { "ef": { "prefixItems": [ { "$ref": "#/$defs/effect-values/color", "title": "00" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
3370b30ec4e1018bfb5dcced8c0d885149a03c81
2022-07-10T09:42:29
docs/schema/shapes/zig-zag.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "properties": { "pt": { "$ref": "#/$defs/animated-properties/value", "description": "Number of ridges", "title": "Frequency" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
aa5b29ee6d5a596aa4b6123a80a49c5f13cbd81c
2021-10-18T13:52:26
docs/schema/text/text-document.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "f": { "default": "", "title": "Font Family", "type": "string" }, "fc": { "item": { "default": [ 0, 0, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
6b3835d19cde824a351fcb7073dd9706d2133ebd
2022-04-11T17:45:33
docs/schema/shapes/shape-element.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "bm": { "$ref": "#/$defs/constants/blend-mode", "title": "Blend Mode" }, "cix": { "description": "Index...
CC-BY-4.0
en
LottieFiles/lottie-docs
8babae8913ba408f931b62f8f7ac4d721a1c1e34
2022-04-09T04:47:44
docs/schema/layers/visual-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/layer" }, { "properties": { "ao": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "description": "If 1, The layer will rotate itself to match its ani...
CC-BY-4.0
en
LottieFiles/lottie-docs
ed466aa48362f38a3772d3a76fb74de61d31f6be
2022-08-18T06:28:23
docs/schema/layers/layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "ddd": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "description": "Whether the layer is threedimensional", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/shapes/ellipse.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/shapes/shape" }, { "properties": { "p": { "$ref": "#/properties/multi-dimensional", "title": "Position" }, "s": { "$ref": "#/properties/multi-dimensional...
CC-BY-4.0
en
LottieFiles/lottie-docs
e9d4d6e4eff25566ce57efa4f37d3fb3aa81571b
2021-11-24T08:35:54
docs/schema/helpers/marker.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Defines named portions of the composition.", "properties": { "cm": { "title": "Comment", "type": "string" }, "dr": { "title": "Duration", "type": "number" }, "tm": { "title": "Time", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
60369b88e3c4533a96311eb3a2261405623d9653
2022-04-10T05:27:44
docs/schema/constants/stroke-dash-type.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Type of a dash item in a stroked line", "oneOf": [ { "const": "d", "title": "Dash" }, { "const": "g", "title": "Gap" }, { "const": "o", "title": "Offset" } ], "title": "Stro...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/shapes/base-stroke.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "d": { "items": { "$ref": "#/$defs/shapes/stroke-dash" }, "title": "Dashes", "type": "array" }, "lc": { "$ref": "#/$defs/constants...
CC-BY-4.0
en
LottieFiles/lottie-docs
da3ae61476e4152b99863da32d0024d9fbf8182c
2022-04-10T10:34:14
docs/schema/constants/mask-mode.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "How masks interact with each other. See https://helpx.adobe.com/after-effects/using/alpha-channels-masks-mattes.html", "oneOf": [ { "const": "n", "title": "No" }, { "const": "a", "title": "Add" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
26e06cd7aa758ae68e95cc4b0b97c64571411b86
2022-11-01T09:29:58
docs/schema/text/text-follow-path.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "title": "Force Alignment" }, "f": { "$ref": "#/$defs/animated-properties/value", "title": "First Ma...
CC-BY-4.0
en
LottieFiles/lottie-docs
aeb6203943d96bbb6d881e7ba8bbc8aeed3b508a
2022-06-29T07:15:44
docs/schema/expressions.schema.json
43
2024-05-27T04:43:41.687416Z
{ "$defs": { "function": { "oneOf": [ { "$ref": "#/$defs/function_definition" }, { "items": { "$ref": "#/$defs/function_definition" }, "type": "array" }, { "properties": { "alias_of": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
60369b88e3c4533a96311eb3a2261405623d9653
2022-04-10T05:27:44
docs/schema/constants/text-justify.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Text alignment / justification", "oneOf": [ { "const": 0, "title": "Left" }, { "const": 1, "title": "Right" }, { "const": 2, "title": "Center" }, { "const": 3, "...
CC-BY-4.0
en
LottieFiles/lottie-docs
8aa6f4352d17c171d760ec5ae45cb4d454f3a5c6
2024-04-10T07:59:29
docs/schema/animation/animation.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "assets": { "description": "List of assets that can be referenced by layers", "items": { "oneOf": [ { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
ad6466364fd22077a6a974c1af408e1be686a10f
2022-09-16T07:13:26
docs/schema/constants/blend-mode.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Layer and shape blend mode", "oneOf": [ { "const": 0, "title": "Normal" }, { "const": 1, "title": "Multiply" }, { "const": 2, "title": "Screen" }, { "const": 3, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
276ea144fe1fffe4ff81b9088dd0422b0bc42ba2
2022-04-09T19:57:22
docs/schema/helpers/mask.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "inv": { "default": false, "title": "Inverted", "type": "boolean" }, "mode": { "$ref": "#/$de...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/shapes/gradient.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "title": "Highlight Angle" }, "e": { "$ref": "#/$defs/animated-properties/multi-dimensional", "title...
CC-BY-4.0
en
LottieFiles/lottie-docs
7ab43250f875ab2a1ef764f843e2133a04c83233
2022-06-14T18:39:05
docs/schema/text/character-shapes.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Defines a character as shapes", "properties": { "shapes": { "$ref": "#/$defs/shapes/shape-list", "description": "Shapes forming the character", "title": "Shapes" } }, "required": [ "shapes" ], "title...
CC-BY-4.0
en
LottieFiles/lottie-docs
7ab43250f875ab2a1ef764f843e2133a04c83233
2022-06-14T18:39:05
docs/schema/layers/precomposition-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/visual-layer" }, { "properties": { "h": { "description": "Height of the clipping rect", "title": "Height", "type": "integer" }, "refId": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
d4d7b11657e01d91f05f85207c991f040565d18b
2022-05-20T09:36:32
docs/schema/layers/layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "bm": { "$ref": "#/$defs/constants/blend-mode", "default": 0, "title": "Blend Mode" }, "cl": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
67513d4c25313e68bd4844793786e196ad235825
2021-10-24T15:38:44
docs/schema/animation/motion-blur.json
43
2024-05-27T04:43:41.687416Z
{ "$comment": "Can be exported from AE but is not supported by lottie", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Motion blur settings", "properties": { "asl": { "title": "Adaptive Sample Limit", "type": "number" }, "sa": { "description": "Angle in ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/constants/matte-mode.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "oneOf": [ { "const": 0, "title": "Normal" }, { "const": 1, "title": "Alpha" }, { "const": 2, "title": "Inverted Alpha" }, { "const": 3, "title": "Luma" }...
CC-BY-4.0
en
LottieFiles/lottie-docs
58ded472e45867cf164ea2fcc91bad061cb88224
2022-06-20T14:24:59
docs/schema/shapes/merge.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "properties": { "mm": { "default": 1, "title": "Merge Mode", "type": "number" }, "ty": { "const": "mm", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/shapes/rounded-corners.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/modifier" }, { "properties": { "r": { "$ref": "#/$defs/animated-properties/value", "title": "Radius" }, "ty": { "const": "rd", "ti...
CC-BY-4.0
en
LottieFiles/lottie-docs
a330dc23e69c9a43e108db57890902a6383d9da2
2021-10-27T07:34:28
docs/schema/effect-values/drop-down.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effect-values/effect-value" }, { "properties": { "ty": { "const": 7, "title": "Type", "type": "integer" }, "v": { "$ref": "#/$defs/animat...
CC-BY-4.0
en
LottieFiles/lottie-docs
38f08072f59623a1357a829d27be6725a0c3b871
2022-06-16T11:06:37
docs/schema/text/character-data.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Defines character shapes", "properties": { "ch": { "default": "", "title": "Character", "type": "string" }, "data": { "oneOf": [ { "$ref": "#/$defs/text/character-shapes" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
2ba3932aaf9c1a49ae2e2289a1e7094977bb41ff
2023-04-11T13:04:53
docs/schema/constants/mask-mode.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "How masks interact with each other. See https://helpx.adobe.com/after-effects/using/alpha-channels-masks-mattes.html", "oneOf": [ { "const": "n", "title": "None" }, { "const": "a", "title": "Add" }...
CC-BY-4.0
en
LottieFiles/lottie-docs
6b3835d19cde824a351fcb7073dd9706d2133ebd
2022-04-11T17:45:33
docs/schema/animated-properties/keyframe-base.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "h": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "title": "Hold" }, "t": { "default": 0, "title": "Time", "type": "number...
CC-BY-4.0
en
LottieFiles/lottie-docs
1f6624d3c8f820564062391b309857d6472da2b1
2021-10-19T10:41:56
docs/schema/helpers/visual-object.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "mn": { "description": "Match name, used in expression", "title": "Match Name", "type": "string" }, "nm": { "description": "Name, as seen from editors a...
CC-BY-4.0
en
LottieFiles/lottie-docs
9b039d896c6016aaa1932ecd8f260e55f6b0b7ca
2021-10-19T06:04:07
docs/schema/layers/null-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/layer" }, { "properties": { "ty": { "const": 3, "title": "Type", "type": "integer" } }, "required": [ "ty" ], "type"...
CC-BY-4.0
en
LottieFiles/lottie-docs
296b695db8e508ea2312fbc780ec7668d9ee748c
2022-04-09T13:17:32
docs/schema/text/font.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "ascent": { "title": "Ascent", "type": "number" }, "fClass": { "description": "CSS Class applied to text objects using this font", "title": "CSS Class",...
CC-BY-4.0
en
LottieFiles/lottie-docs
d301bfaaea449b0328d9a4ab58b3a1705b1787dc
2021-10-23T12:05:07
docs/schema/assets/asset.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "id": { "default": "", "description": "Identifier used by layers when referencing this asset", "title": "ID", "type": "string" } }, "required": [ ...
CC-BY-4.0
en
LottieFiles/lottie-docs
bc9a3f40c7bbf65091fcc23505f5e641bd1e6527
2022-07-09T16:10:00
docs/schema/shapes/fill.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "properties": { "c": { "$ref": "#/$defs/animated-properties/color-value", "title": "Color" }, "o": { "$ref": "#/$defs/an...
CC-BY-4.0
en
LottieFiles/lottie-docs
c20e1c24201d8c22737ab6bb9670dfc26ba81c8d
2022-07-30T07:33:13
docs/schema/animation/user-metadata.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "User-defined metadata", "properties": { "customProps": { "title": "Custom Properties", "type": "object" }, "filename": { "title": "Filename", "type": "string" } }, "title": "User Metadata", "...
CC-BY-4.0
en
LottieFiles/lottie-docs
f2c98efb1a995f20fe93d58d8f02d31300595c84
2021-12-08T05:43:01
docs/schema/animation/animation.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "$ref": "#/$defs/helpers/three-dimensional" }, { "properties": { "assets": { "items": { "oneOf": [ { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
a4da5f152abef365558dc96cb7ac27e75f4effa3
2022-11-01T12:20:00
docs/schema/constants/text-shape.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Defines the function used to determine the interpolating factor on a text range selector.", "oneOf": [ { "const": 1, "title": "Square" }, { "const": 2, "title": "Ramp Up" }, { "const": 3,...
CC-BY-4.0
en
LottieFiles/lottie-docs
56d7a10d0714f51c659b4489d46a14da6271c6d7
2022-10-11T11:51:18
docs/schema/animated-properties/keyframe-base.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "h": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "title": "Hold" }, "t": { "default": 0, "title": "Time", "type": "number...
CC-BY-4.0
en
LottieFiles/lottie-docs
2abaff9e2603ed71e6f94cc1e65d2d02f582df60
2022-04-09T15:02:43
docs/schema/helpers/bezier.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Single bezier curve", "properties": { "c": { "default": false, "title": "Closed", "type": "boolean" }, "i": { "description": "Array of points, each point is an array of coordinates.\nThese points are a...
CC-BY-4.0
en
LottieFiles/lottie-docs
d301bfaaea449b0328d9a4ab58b3a1705b1787dc
2021-10-23T12:05:07
docs/schema/shapes/shape-element.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "bm": { "$ref": "#/$defs/constants/blend-mode", "title": "Blend Mode" }, "hd": { "description": "Whethe...
CC-BY-4.0
en
LottieFiles/lottie-docs
2e01bcce70e151403206546586b3d755601193ed
2022-05-06T13:24:23
docs/schema/layers/solid-color-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/visual-layer" }, { "properties": { "sc": { "default": "", "description": "Color of the layer, unlike most other places, the color is a `#rrggbb` hex string", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/shapes/fill.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/shapes/shape-element" }, { "properties": { "c": { "$ref": "#/properties/color-value", "title": "Color" }, "o": { "$ref": "#/properties/value", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/assets/image.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/assets/asset" }, { "properties": { "e": { "$ref": "#/types/int-boolean", "default": 0, "title": "Is Embedded" }, "h": { "default": 0, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
718213e5e7f2fb9f87829f70a6593b4d739e43eb
2021-10-26T07:06:57
docs/schema/shapes/ellipse.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape" }, { "properties": { "p": { "$ref": "#/$defs/animated-properties/position", "title": "Position" }, "s": { "$ref": "#/$defs/animated-p...
CC-BY-4.0
en
LottieFiles/lottie-docs
3723525748cf1d1d67fff3603327367a2a22643b
2021-10-26T11:55:22
docs/schema/effects/fill-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effects/effect" }, { "properties": { "ef": { "prefixItems": [ { "$ref": "#/$defs/effects/effect-value-point", "title": "00" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
58ded472e45867cf164ea2fcc91bad061cb88224
2022-06-20T14:24:59
docs/schema/layers/solid-color-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/visual-layer" }, { "properties": { "sc": { "default": "", "description": "Color of the layer, unlike most other places, the color is a `#rrggbb` hex string", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
61923cefc3496b5d860912b78137abf030ad7472
2022-04-09T11:47:57
docs/schema/animated-properties/keyframe.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "h": { "$ref": "#/$defs/helpers/int-boolean", "default": 0, "title": "Hold" }, "s": { "description": "Value at this keyframe. Note the if the property i...
CC-BY-4.0
en
LottieFiles/lottie-docs
7ce92ecbe87c57f0a66ed19fa889b76cbedb9682
2022-05-19T14:42:05
docs/schema/assets/precomposition.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/assets/asset" }, { "$ref": "#/$defs/animation/composition" }, { "properties": { "fr": { "description": "Framerate in frames per second", "title": "Framerate", ...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/helpers/mask.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/helpers/visual-object" }, { "properties": { "inv": { "default": false, "title": "Inverted", "type": "boolean" }, "mode": { "$ref": "#/constants...
CC-BY-4.0
en
LottieFiles/lottie-docs
a8c85f92e47f9f41984d770e27e610e5a35bfbd7
2022-06-30T15:47:48
docs/schema/styles/bevel-emboss-style.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/styles/layer-style" }, { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "description": "Local lighting angle", "title": "Angle" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
d4d7b11657e01d91f05f85207c991f040565d18b
2022-05-20T09:36:32
docs/schema/styles/satin-style.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/styles/layer-style" }, { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "title": "Angle" }, "bm": { "$ref": "#/$defs/animated-...
CC-BY-4.0
en
LottieFiles/lottie-docs
26e06cd7aa758ae68e95cc4b0b97c64571411b86
2022-11-01T09:29:58
docs/schema/constants/star-type.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Star or Polygon", "oneOf": [ { "const": 1, "title": "Star" }, { "const": 2, "title": "Polygon" } ], "title": "Star Type", "type": "integer" }
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/effects/stroke-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/effects/effect" }, { "properties": { "ty": { "const": 22, "title": "Type", "type": "integer" } }, "required": [ "ty" ], "type": "...
CC-BY-4.0
en
LottieFiles/lottie-docs
d8299eea2c14543701e121ac3cb29c78df3b0ad4
2024-04-10T07:59:29
docs/schema/assets/image.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/assets/file-asset" }, { "properties": { "h": { "default": 0, "description": "Height of the image", "title": "Height", "type": "number" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
6180feff61a75c66ce3c4f1b0ec382cc40653076
2021-10-20T14:27:05
docs/schema/layers/image-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/layer" }, { "properties": { "refId": { "default": "", "description": "ID of the image as specified in the assets", "title": "Image Id", "type": "s...
CC-BY-4.0
en
LottieFiles/lottie-docs
a330dc23e69c9a43e108db57890902a6383d9da2
2021-10-27T07:34:28
docs/schema/effects/drop-shadow-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effects/effect" }, { "properties": { "ef": { "prefixItems": [ { "$ref": "#/$defs/effect-values/color", "title": "color" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
5a455049fcd3a4734aeea9d182232e47b17b2916
2021-10-25T18:55:59
docs/schema/helpers/bezier.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Single bezier curve", "properties": { "c": { "default": false, "title": "Closed", "type": "boolean" }, "i": { "items": { "default": [], "type": "number" }, "title": "In Tang...
CC-BY-4.0
en
LottieFiles/lottie-docs
876fa6fc4ed0d9f3c938cabdd4c559dbb6f79943
2021-10-29T12:52:59
docs/schema/effects/mesh-warp-effect.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/effects/effect" }, { "properties": { "ef": { "prefixItems": [ { "$ref": "#/$defs/effect-values/slider", "title": "Rows" }, ...
CC-BY-4.0
en
LottieFiles/lottie-docs
995d93664e6b1f39be710ac2f6d904cdf9a952e1
2022-07-26T09:11:16
docs/schema/shapes/zig-zag.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/shapes/shape-element" }, { "properties": { "pt": { "$ref": "#/$defs/animated-properties/value", "description": "Point type (1 = corner, 2 = smooth)", "title": "Poi...
CC-BY-4.0
en
LottieFiles/lottie-docs
588e437bfa7c02700905b0863ef71694f302cda2
2022-04-18T12:30:02
docs/schema/helpers/transform.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "properties": { "a": { "$ref": "#/$defs/animated-properties/position", "description": "Anchor point: a position (relative to its parent) around which transformations are applied (ie: center for rotation /...
CC-BY-4.0
en
LottieFiles/lottie-docs
4feb7a269d2302c9a68fdb256ee8ac32a253d554
2021-12-01T11:13:15
docs/schema/layers/audio-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/layer" }, { "properties": { "au": { "$ref": "#/$defs/layers/audio-settings", "title": "Audio Settings" }, "ty": { "const": 6, "des...
CC-BY-4.0
en
LottieFiles/lottie-docs
2442e7f4a2d24ed583e5c55be1feecf6ed94e9a9
2022-02-17T13:50:34
docs/schema/layers/layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/helpers/visual-object" }, { "properties": { "bm": { "$ref": "#/$defs/constants/blend-mode", "default": 0, "title": "Blend Mode" }, "cl": { ...
CC-BY-4.0
en
LottieFiles/lottie-docs
14836b59575d38fe92928f008000d27d89e36b67
2021-10-24T09:39:09
docs/schema/layers/shape-layer.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/layers/layer" }, { "properties": { "shapes": { "$ref": "#/$defs/shapes/shape-list", "title": "Shapes" }, "ty": { "const": 4, "description...
CC-BY-4.0
en
LottieFiles/lottie-docs
837607e8c9b559b972ec0a23ff635fd5a5c59aa9
2021-10-18T11:25:08
docs/schema/constants/line-cap.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "", "oneOf": [ { "const": 1, "title": "Butt" }, { "const": 2, "title": "Round" }, { "const": 3, "title": "Square" } ], "title": "LineCap", "type": "integer" }
CC-BY-4.0
en
LottieFiles/lottie-docs
58ded472e45867cf164ea2fcc91bad061cb88224
2022-06-20T14:24:59
docs/schema/styles/inner-shadow-style.json
43
2024-05-27T04:43:41.687416Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "$ref": "#/$defs/styles/layer-style" }, { "properties": { "a": { "$ref": "#/$defs/animated-properties/value", "description": "Local light angle", "title": "Angle" }, ...
CC-BY-4.0
en
walt-id/waltid-identity
854c55ff4ef5667560f74b7bb03bd0afe237bfba
2024-04-11T07:12:14
waltid-cli/src/jvmTest/resources/schema/OpenBadgeV3_schema.json
98
2024-05-27T10:20:59.936639Z
{ "$defs": { "Achievement": { "additionalProperties": true, "description": "A collection of information about the accomplishment recognized by the Assertion. Many assertions may be created corresponding to one Achievement.", "properties": { "achievementType": { "$comment": "Ori...
Apache-2.0
en
GoogleCloudPlatform/opdio
022143880eb8492e360276f8c3990bfa85c29fb2
2024-02-22T01:32:33
api/schemas/omc-task.json
8
2024-05-27T06:38:58.005247Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Task": { "additionalProperties": false, "properties": { "Task": { "additionalProperties": true, "description": "A piece of work to be done and completed...
Apache-2.0
en
GoogleCloudPlatform/opdio
dab11b10d2c134ba72e1a8baa5af0b73ca6f05ba
2024-02-18T21:44:02
api/schemas/omc-infrastructure.json
8
2024-05-27T06:38:58.005247Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Infrastructure": { "additionalProperties": false, "properties": { "Infrastructure": { "additionalProperties": true, "description": "The underlying syste...
Apache-2.0
en
GoogleCloudPlatform/opdio
022143880eb8492e360276f8c3990bfa85c29fb2
2024-02-22T01:32:33
api/schemas/omc-participant.json
8
2024-05-27T06:38:58.005247Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Participant": { "additionalProperties": false, "properties": { "Department": { "additionalProperties": false, "description": "Part of a larger Organizat...
Apache-2.0
en
GoogleCloudPlatform/opdio
242fd7ba8581e850454fec35bde118a6e831f184
2024-02-22T01:07:32
api/schemas/omc-context.json
8
2024-05-27T06:38:58.005247Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "MediaCreationContext": { "additionalProperties": false, "properties": { "Character": { "additionalProperties": false, "description": "A sentient entity ...
Apache-2.0
en
GoogleCloudPlatform/opdio
022143880eb8492e360276f8c3990bfa85c29fb2
2024-02-22T01:32:33
api/schemas/omc-infrastructure.json
8
2024-05-27T06:38:58.005247Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Infrastructure": { "additionalProperties": false, "properties": { "Infrastructure": { "additionalProperties": true, "description": "The underlying syste...
Apache-2.0
en