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
jskherman/cv.typ
2cb78fce168d85459be545718e1381848646f7d7
2023-11-15T16:29:18
cv.typ.schema.json
272
2024-05-27T04:52:52.744244Z
{ "$id": "https://raw.githubusercontent.com/jskherman/cv.typ/main/cv.typ.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "default": {}, "examples": [ { "affiliations": [ { "endDate": "2021-05-30", "highlights": [ "But I must explain to you ho...
Apache-2.0
en
jskherman/cv.typ
c55b13bdf1bd14b3a30ce95684320072c0820e5d
2023-11-15T16:53:30
cv.typ.schema.json
272
2024-05-27T04:52:52.744244Z
{ "$id": "https://raw.githubusercontent.com/jskherman/cv.typ/main/cv.typ.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "default": {}, "examples": [ { "affiliations": [ { "endDate": "2021-05-30", "highlights": [ "But I must explain to you ho...
Apache-2.0
en
jskherman/cv.typ
bfc35da6291fd46e851e90ca71162eb5f5e73567
2023-06-20T11:19:21
cv.typ.schema.json
272
2024-05-27T04:52:52.744244Z
{ "$id": "https://raw.githubusercontent.com/jskherman/cv.typ/main/cv.typ.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "description": "Schema for the @jskherman's Curriculum Vitae YAML-Typst Template", "properties": { "affiliations": { "items": { "properties": { ...
Apache-2.0
en
jskherman/cv.typ
91f3be550b4247fb164f69b45147a64bb9380a2d
2023-06-20T11:17:16
cv.typ.schema.json
272
2024-05-27T04:52:52.744244Z
{ "$id": "http://jsonresume.org/schema", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Schema for the @jskherman's Curriculum Vitae YAML-Typst Template", "properties": { "affiliations": { "items": { "properties": { "endDate": { "format": "date", ...
Apache-2.0
en
jskherman/cv.typ
22c655517e4f01760660df3bc0233aadf11b3026
2024-01-22T12:30:13
cv.typ.schema.json
272
2024-05-27T04:52:52.744244Z
{ "$id": "https://raw.githubusercontent.com/jskherman/cv.typ/main/cv.typ.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "certificates": { "default": [], "items": { "default": {}, "properties": { "date": { "default": "", "format": "date", ...
Apache-2.0
en
lowRISC/opentitan
da976a21c21895dad72e7b4b29a2d4707ce4caa8
2024-03-15T15:21:35
sw/host/cryptotest/testvectors/data/schemas/drbg_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/hmac_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
1de83177f7590b237d117dff21b1344c9e2425e5
2024-03-15T15:21:35
sw/host/cryptotest/testvectors/data/schemas/hmac_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/hmac_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
bcc541152b4563f07c8946e06974380a1f10aa0d
2024-03-15T15:21:35
sw/host/cryptotest/testvectors/data/schemas/rsa_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/rsa_schema.json", "$schema": "https://j...
Apache-2.0
en
lowRISC/opentitan
788f3e61dfbf2518b160d7fd403feb21235666d8
2024-03-06T01:06:03
sw/host/cryptotest/testvectors/data/schemas/aes_gcm_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/aes_gcm_schema.json", "$schema": "https...
Apache-2.0
en
lowRISC/opentitan
df82e9a5e2ff20db3f44ace12e21e0ffd79bc8a0
2023-01-25T00:24:50
rules/scripts/bitstreams_manifest.schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "bitstreamInfo": { "description": "Bitstream build output", "properties": { "@type": { "const": "bitstreamInfo", "description": "Tag for type of this object", "type": "string" }, "design": { "description": "Design name / top ...
Apache-2.0
en
lowRISC/opentitan
94f2cf5f1142a31312a213b59c96d99edc400242
2024-04-02T16:38:33
sw/host/cryptotest/testvectors/data/schemas/ed25519_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ed25519_schema.json", "$schema": "https...
Apache-2.0
en
lowRISC/opentitan
6a66a71912870698c70876db759121fc5b2d857e
2024-02-15T14:47:27
sw/host/cryptotest/testvectors/data/schemas/ecdh_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ecdh_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
9bcbd840ccf71a92b01628bfbcd71e3ab7512f1c
2024-03-20T19:51:00
sw/host/cryptotest/testvectors/data/schemas/hash_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/hash_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
fe4db384f1e7b9a65b0ffab438f171638026979e
2024-02-09T15:12:03
sw/host/cryptotest/testvectors/data/schemas/hmac_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/hmac_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
a49ba8d1caef5dfc94fcf834ee7e6b930e9ddb11
2024-03-26T15:58:28
sw/host/cryptotest/testvectors/data/schemas/ecdsa_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ecdsa_schema.json", "$schema": "https:/...
Apache-2.0
en
lowRISC/opentitan
73fc849dae1a82547d90476603077e2ef6521d57
2024-04-12T14:29:47
sw/host/cryptotest/testvectors/data/schemas/ecdsa_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ecdsa_schema.json", "$schema": "https:/...
Apache-2.0
en
lowRISC/opentitan
18dee68d0124112dfe95c12a46dd09df8da28880
2024-03-14T16:56:56
sw/host/cryptotest/testvectors/data/schemas/ecdh_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/ecdh_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
4e630dd7fe9bc1f626a9faafed164637e2ff7a9d
2024-02-13T20:52:59
sw/host/cryptotest/testvectors/data/schemas/hash_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/hash_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
4e847d9cac3bbe8bfdd3f4352c5c7a533bdbd268
2024-03-11T21:41:06
sw/host/cryptotest/testvectors/data/schemas/aes_gcm_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/aes_gcm_schema.json", "$schema": "https...
Apache-2.0
en
lowRISC/opentitan
19de1c00963a7d4348b0c7feb64e97eec885f04f
2023-07-27T20:36:38
rules/scripts/bitstreams_manifest.schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "bitstream_info": { "description": "Bitstream build output", "properties": { "build_target": { "description": "Build target that generated the output", "type": "string" }, "file": { "description": "Path to bitstream file relative to ro...
Apache-2.0
en
lowRISC/opentitan
c19218ffe4863616d17773aded5e82669a46a317
2024-03-04T19:27:24
sw/host/cryptotest/testvectors/data/schemas/kmac_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/kmac_schema.json", "$schema": "https://...
Apache-2.0
en
lowRISC/opentitan
3332953bcd6fd8be8ee8aebe6acaf5d7f087094f
2023-10-23T18:14:51
sw/host/cryptotest/testvectors/data/schemas/aes_block_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/aes_block_schema.json", "$schema": "htt...
Apache-2.0
en
lowRISC/opentitan
38ba5ec86fda6629432d327c730ccde640370669
2024-03-05T16:52:08
sw/host/cryptotest/testvectors/data/schemas/aes_kw_schema.json
2,393
2024-05-29T15:59:34.933762Z
{ "$defs": { "byte_array": { "items": { "maximum": 255, "minimum": 0, "type": "integer" }, "type": "array" } }, "$id": "https://raw.githubusercontent.com/lowRISC/opentitan/master/sw/host/cryptotest/testvectors/data/schemas/aes_kw_schema.json", "$schema": "https:...
Apache-2.0
en
sodascience/metasyn
ede23375c14079c856207f3fcc6a82f24b12b440
2023-09-25T08:13:11
metasyn/schema/generative_metadata_format.json
31
2024-05-27T06:10:57.113762Z
{ "$defs": { "DiscreteUniformDistribution": { "properties": { "name": { "const": "DiscreteUniformDistribution" }, "parameters": { "properties": { "high": { "type": "integer" }, "low": { "type": "integ...
MIT
en
rdkcentral/BundleGen
4a3d4c10ab400a78588da146e06b2049bc481c55
2023-01-03T14:21:44
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "arch_type": { "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch" ], "type": "object" }, "devs_type": { "items": { "properties": { ...
Apache-2.0
en
rdkcentral/BundleGen
c0d183d1e84893530d7c70cb2a68395d9817cb5b
2022-10-19T10:41:10
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "Arch": { "additionalProperties": false, "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch", "variant" ], "title": "Arch", "type": "object" ...
Apache-2.0
en
rdkcentral/BundleGen
40c6f41ce488359f1910b7732b0717aa0a9414d5
2022-11-07T05:15:54
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "arch_type": { "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch" ], "type": "object" }, "devs_type": { "items": { "properties": { ...
Apache-2.0
en
rdkcentral/BundleGen
40c6f41ce488359f1910b7732b0717aa0a9414d5
2022-11-07T05:15:54
bundlegen/schema/platform_libsSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "apiversions_type": { "items": { "type": "string" }, "minItems": 0, "type": "array" }, "deps_type": { "minItems": 0, "type": "array" }, "libs_type": { "items": { "properties": { "apiversions": { "$ref": "#...
Apache-2.0
en
rdkcentral/BundleGen
70b101415c948bac8ea354ad37ee3f6d7a955492
2022-10-18T07:25:41
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$ref": "#/definitions/Welcome9", "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "Arch": { "additionalProperties": false, "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "requ...
Apache-2.0
en
rdkcentral/BundleGen
236ae3df14472181242ccaa2e099955ce747aec1
2022-11-09T07:09:07
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "arch_type": { "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch" ], "type": "object" }, "devs_type": { "items": { "properties": { ...
Apache-2.0
en
rdkcentral/BundleGen
688977c056e996b6745c6e928a4b6e5cc62105f6
2023-02-16T18:41:34
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "arch_type": { "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch" ], "type": "object" }, "architectures_type": { "items": { "type": "strin...
Apache-2.0
en
rdkcentral/BundleGen
391f8fe665518f64834928eae511b7af40e9083f
2022-11-21T04:14:51
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "arch_type": { "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch" ], "type": "object" }, "devs_type": { "items": { "properties": { ...
Apache-2.0
en
rdkcentral/BundleGen
ad123f65f56040317544cec2e06859533cee0214
2022-10-19T10:48:10
bundlegen/schema/platformSchema.json
5
2024-05-27T22:16:16.460616Z
{ "$defs": { "Arch": { "additionalProperties": false, "properties": { "arch": { "type": "string" }, "variant": { "type": "string" } }, "required": [ "arch", "variant" ], "title": "Arch", "type": "object" ...
Apache-2.0
en
unum-cloud/ustore
0f833467c09441c156cf4842339482b49e5be774
2023-04-16T10:00:32
assets/configs/collection.schema.json
496
2024-05-27T05:47:15.408345Z
{ "$id": "http://github.com/unum-cloud/ustore/collection.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "expected_max_size": {}, "type": { "default": "binary", "enum": [ "binary", "graph", "doc" ], "pattern": "binary...
Apache-2.0
en
unum-cloud/ustore
0f833467c09441c156cf4842339482b49e5be774
2023-04-16T10:00:32
assets/configs/db.schema.json
496
2024-05-27T05:47:15.408345Z
{ "$id": "http://github.com/unum-cloud/ustore/collection.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "config_path": { "description": "For RocksDB and LevelDB provides path to config file", "minLength": 1, "type": "string" }, "max_concurren...
Apache-2.0
en
Siemens-Healthineers/K2s
03a151e542d1b063ecfd98a76b8acda00696d283
2024-01-16T11:21:03
addons/addon.manifest.schema.json
25
2024-05-27T06:15:55.444654Z
{ "$defs": { "command": { "$id": "/schemas/command", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Command manifest containing all metadata for defining addon CLI commands for k2s executable", "properties": { "cli": { "description": "The CLI c...
MIT
en
xddq/schema2typebox
ab48758b7c27abe9fa16108c9c521a19394b07ef
2024-05-16T22:50:34
test/fixture/dayOfWeek.json
49
2024-05-27T05:30:33.568568Z
{ "$id": "schema:DayOfWeek", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "The day of the week, e.g. used to specify to which day the opening hours of an OpeningHoursSpecification refer.\n\nOriginally, URLs from [GoodRelations](http://purl.org/goodrelations/v1) were used (for [[Monday...
MIT
en
hyperledger/caliper
56ecafa073ddb751375f3357200f84b4264ee13e
2024-05-16T17:37:43
json-schema/hyperledger-caliper-runtime-configuration.schema.json
636
2024-05-27T04:42:01.150148Z
{ "$ref": "#/definitions/ConfigurationHelper", "$schema": "https://json-schema.org/draft-06/schema", "definitions": { "ConfigurationHelper": { "additionalProperties": false, "properties": { "caliper": { "properties": { "auth": { "additionalProperties": f...
Apache-2.0
en
favware/cliff-jumper
765fe15f005d36e674b08dd0dd82b2fe74546c98
2022-04-17T21:39:59
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "bump": { "default": false, "description": "Whether the package should be bumped or not", "type": "boolean" }, "firstRelease": { "default": false, "description": "Whether this is the first release (skip...
MIT
en
favware/cliff-jumper
6d86477335a39a13c7f074b7502b05067ebd47fc
2022-04-26T21:22:57
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\nYou can use \"{{new-version}}\" in your template which will be dynamically re...
MIT
en
favware/cliff-jumper
933a6e5c4ec88e48e9de88aa995ea1a2d94c3d20
2022-04-21T21:35:06
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\nYou can use \"{{new-version}}\" in your template which will be dynamically re...
MIT
en
favware/cliff-jumper
e7104f28ca53dc82ddd186687c14d8d86f677d71
2023-11-19T15:51:38
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically...
MIT
en
favware/cliff-jumper
63b13d4e66f28e8fbd3fa493d5acbdac660d0e2b
2023-06-09T10:16:42
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically ...
MIT
en
favware/cliff-jumper
37c919e4da511c28e9926745194016202c78c84a
2023-09-22T08:08:41
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically ...
MIT
en
favware/cliff-jumper
87b3ba02550aaa7181b974b14e70ebf6bc09031f
2022-04-17T22:30:03
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "dryRun": { "default": false, "description": "Whether the package should be bumped or not. When this is set no actions will be taken and only the release strategy will be logged", "type": "boolean" }, "firstRelease...
MIT
en
favware/cliff-jumper
0ab906ae5cb25edf782e9744a5416e0af34d9745
2024-04-11T21:28:01
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically...
MIT
en
favware/cliff-jumper
1e047b660303495812fcdecaeb26ec205856323b
2022-05-07T14:19:50
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically ...
MIT
en
favware/cliff-jumper
7ec4f9dde6135008bd8194cf33ef2df0e44b1055
2024-02-25T11:54:57
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically...
MIT
en
favware/cliff-jumper
df316deeb67f9c64fd38fc8138f73dd9a28e55c7
2022-05-15T13:25:46
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\n\nYou can use \"{{new-version}}\" in your template which will be dynamically ...
MIT
en
favware/cliff-jumper
b21b772dd2196689c934b7a0f3af18a60d89af5b
2022-04-28T19:41:53
assets/cliff-jumper.schema.json
35
2024-05-27T04:27:56.144629Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "properties": { "commitMessageTemplate": { "description": "A custom commit message template to use.\nDefaults to \"chore({{name}}): release {{full-name}}@{{new-version}}\"\nYou can use \"{{new-version}}\" in your template which will be dynamically re...
MIT
en
dapr/components-contrib
f15a50581d679341b2368131d0e6b3b6299eff98
2022-09-27T17:44:54
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
dapr/components-contrib
5dad8a867c62a6100a939093619b0d5bc620120e
2023-04-12T00:04:34
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
dapr/components-contrib
c035f0bcc4e8707b584f16d42b0c119489662448
2022-10-25T03:10:19
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
dapr/components-contrib
54c176610f2d7cf55628d38982bd565a0ecea2e5
2023-04-19T01:22:31
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
dapr/components-contrib
da50003dd4328e7f4e697f8aff888305ec78d545
2023-08-15T04:06:30
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
dapr/components-contrib
ec05809ee63d5e7b1b695c47e91e2d860b52b86d
2023-07-17T22:17:22
component-metadata-schema.json
530
2024-05-29T15:16:27.006394Z
{ "$defs": { "AuthenticationProfile": { "additionalProperties": false, "description": "AuthenticationProfile is the type for an authentication profile.", "properties": { "description": { "description": "Additional description for the authentication profile, optional.", ...
Apache-2.0
en
ecsdeployer/ecsdeployer
35a08fd6cbcc9e4e5ea0fc69fb34809c9e45d099
2023-04-09T22:39:30
www/docs/static/schema.json
7
2024-05-27T06:55:04.899506Z
{ "$defs": { "Architecture": { "default": "amd64", "description": "Specify CPU Architecture", "enum": [ "amd64", "arm64", "x86_64" ], "type": "string" }, "AwsLogConfig": { "oneOf": [ { "description": "Enable or disable logging t...
MIT
en
ecsdeployer/ecsdeployer
affdd7d87dd8e7c12c9d340eb62e2598900c3f73
2022-11-04T08:23:52
www/docs/static/schema.json
7
2024-05-27T06:55:04.899506Z
{ "$defs": { "AwsLogConfig": { "additionalProperties": false, "properties": { "disabled": { "type": "boolean" }, "options": { "$ref": "#/$defs/EnvVarMap" }, "retention": { "$ref": "#/$defs/LogRetention" } }, "typ...
MIT
en
ecsdeployer/ecsdeployer
510358a803b67dd6e404bb1e5c4c4212a2f61890
2023-03-10T02:40:40
www/docs/static/schema.json
7
2024-05-27T06:55:04.899506Z
{ "$defs": { "Architecture": { "default": "amd64", "description": "Specify CPU Architecture", "enum": [ "amd64", "arm64", "x86_64" ], "type": "string" }, "AwsLogConfig": { "oneOf": [ { "description": "Enable or disable logging t...
MIT
en
ecsdeployer/ecsdeployer
70fd715d2315b27daa6aa0f0c2c4e84cebbd51fc
2023-02-12T21:19:40
www/docs/static/schema.json
7
2024-05-27T06:55:04.899506Z
{ "$defs": { "AwsLogConfig": { "oneOf": [ { "description": "Enable or disable logging to AWS using default values", "type": "boolean" }, { "additionalProperties": false, "properties": { "disabled": { "type": "boolean" ...
MIT
en
ecsdeployer/ecsdeployer
ce3c1a7bc218e7fdcef52961592cc7d03ac9ebb7
2023-01-16T04:30:07
www/docs/static/schema.json
7
2024-05-27T06:55:04.899506Z
{ "$defs": { "AwsLogConfig": { "oneOf": [ { "description": "Enable or disable logging to AWS using default values", "type": "boolean" }, { "additionalProperties": false, "properties": { "disabled": { "type": "boolean" ...
MIT
en
trellisorg/platform
467e16454cf394801cb51350fc523c80123ff64d
2024-05-20T05:20:21
packages/nx-ai-readme/src/executors/ai-readme/schema.json
69
2024-05-28T05:37:19.215332Z
{ "$schema": "https://json-schema.org/schema", "description": "", "properties": { "example": { "description": "A link to an example README.md that should be used as additional context for the model to know what a good readme is to follow the format of, or a template you have hosted publicly. This should...
MIT
en
eclipse-tractusx/portal-backend
83cd14feb81fa82b7baaf8ecf916b196507fb861
2024-03-11T10:19:13
src/externalsystems/Dim.Library/Schemas/DidDocument.schema.json
7
2024-05-27T05:30:44.263543Z
{ "$id": "https://eclipse-tractusx.github.io/DidDocument.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "properties": { "@context": { "const": [ "https://www.w3.org/ns/did/v1", "https://w3id.org/security/suites/ed25519-2020/v1" ...
Apache-2.0
en
eclipse-tractusx/portal-backend
4589b9f9e3faec646d3e912294498b02f9ea9162
2024-04-19T13:46:35
src/externalsystems/Dim.Library/Schemas/DidDocument.schema.json
7
2024-05-27T05:30:44.263543Z
{ "$id": "https://eclipse-tractusx.github.io/DidDocument.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": true, "properties": { "@context": { "const": [ "https://www.w3.org/ns/did/v1" ], "items": { "type": "string" }, ...
Apache-2.0
en
eclipse-tractusx/portal-backend
b47524284863ffad40c6eec7570003b6773201cf
2024-04-22T06:10:40
src/externalsystems/Dim.Library/Schemas/DidDocument.schema.json
7
2024-05-27T05:30:44.263543Z
{ "$id": "https://eclipse-tractusx.github.io/DidDocument.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "@context": { "const": [ "https://www.w3.org/ns/did/v1" ], "items": { "type": "string" }, "type": "array" }, "...
Apache-2.0
en
sugyan/shogi-kifu-converter
1d9e39b44adc66e66deb2ba815c7318f1f1c044f
2022-07-23T06:39:57
data/specification/json-kifu-format.schema.json
7
2024-05-27T06:39:14.073823Z
{ "$defs": { "board": { "items": { "$ref": "#/$defs/column" }, "title": "\u76e4", "type": "array" }, "capturablekind": { "description": "kind\u306e\u90e8\u5206\u96c6\u5408\u3067\u3042\u308b\u3002", "enum": [ "FU", "KY", "KE", "GI"...
MIT
ja
appgate/sdp-operator
674880ff2ac7dd60ec6470845ea345d993657993
2024-04-02T20:07:55
k8s/crd/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "version": { "enum": [ "v14", "v15", "v16", "v17", "v18", "v19", "v20" ], "type": "string" } }, "type": "object" }
MIT
en
appgate/sdp-operator
c45cadd56944bb69eb8f5a9f6d37050b3ee8de36
2022-12-19T08:06:12
k8s/crd/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "version": { "enum": [ "v14", "v15", "v16", "v17", "v18" ], "type": "string" } }, "type": "object" }
MIT
en
appgate/sdp-operator
77339e8fba7f32bf43abf6302011d2678b821be8
2023-02-09T19:45:40
k8s/operator/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "sdp": { "properties": { "operator": { "properties": { "builtinTags": { "items": { "type": "string" }, "type": "array" }, ...
MIT
en
appgate/sdp-operator
95047508a297d6457279e64d8052a952711aaa85
2023-08-02T14:22:06
k8s/crd/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "version": { "enum": [ "v14", "v15", "v16", "v17", "v18", "v19" ], "type": "string" } }, "type": "object" }
MIT
en
appgate/sdp-operator
4a6d4f78da953d0d9e593e9b6dd068afba4e87ac
2023-02-09T19:46:03
k8s/operator/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "sdp": { "properties": {}, "type": "object" } }, "type": "object" }
MIT
en
appgate/sdp-operator
c45cadd56944bb69eb8f5a9f6d37050b3ee8de36
2022-12-19T08:06:12
k8s/operator/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "sdp": { "properties": { "operator": { "properties": { "builtinTags": { "items": { "type": "string" }, "type": "array" }, ...
MIT
en
appgate/sdp-operator
543a8f62b4715bf5b3775f13344dcf0ee3c3c41f
2022-07-18T14:11:22
k8s/operator/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "sdp": { "properties": { "operator": { "properties": { "builtinTags": { "type": "string" }, "caCert": { "type": "string" }, ...
MIT
en
appgate/sdp-operator
c57bccf140a36ad540e9b5b41a88403ba21035b0
2022-07-01T13:44:38
k8s/crd/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "version": { "enum": [ "v14", "v15", "v16", "v17" ], "type": "string" } }, "type": "object" }
MIT
en
appgate/sdp-operator
99d6ad7f121d23c74475fc6482c010149e6bdbcd
2022-07-20T13:44:00
k8s/operator/values.schema.json
10
2024-05-28T05:54:05.944702Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "sdp": { "properties": { "operator": { "properties": { "builtinTags": { "items": { "type": "string" }, "type": "array" }, ...
MIT
en
heinemannj/home-assistant-config
76ee64b6d9f540c6815cd13b0f059905613667ba
2023-05-09T04:01:31
custom_components/powercalc/data/model_schema.json
14
2024-05-27T05:28:11.755098Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "model.json describes a number of devices, typically lights, for use within the HomeAssistant Powercalc extension.", "properties": { "aliases": { "description": "Aliases for this model", "items": { "type": "string"...
MIT
en
MovieLabs/OMC
412b578a8008506f6edf3f4f4ee89c86061ae2fd
2023-12-04T21:29:30
OMC-JSON/OMC-JSON-v2.0.schema.json
6
2024-05-27T04:54:55.691858Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Asset": { "additionalProperties": false, "properties": { "Asset": { "additionalProperties": false, "description": "A physical or digital object or colle...
Apache-2.0
en
MovieLabs/OMC
633188bc4e1b9cdcbc588e6c03fea6ec1c2bf492
2023-10-19T16:59:06
OMC-JSON/OMC-JSON-v2.0.schema.json
6
2024-05-27T04:54:55.691858Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Asset": { "additionalProperties": false, "properties": { "Asset": { "additionalProperties": false, "description": "A physical or digital object or colle...
Apache-2.0
en
MovieLabs/OMC
cd414328a52bf5ed303bc9d941ee3e792e3539cc
2024-05-24T03:07:54
OMC-JSON/OMC-JSON-v2.0.schema.json
6
2024-05-27T04:54:55.691858Z
{ "$comment": "Copyright 2021-2023 Motion Picture Laboratories, Inc.\nSPDX-License-Identifier: APACHE-2.0", "$defs": { "Asset": { "additionalProperties": false, "properties": { "Asset": { "additionalProperties": false, "description": "A physical or digital object or colle...
Apache-2.0
en
rik-org/rik
0f255b67a1a513677be9bc57c0cbbefbbb67ff82
2023-04-12T11:53:40
docs/src/workloads/schema-v1.json
68
2024-05-28T02:20:54.188222Z
{ "$id": "https://rik-org.github.io/rik/workloads/schema-v1.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Reference for workload in RIK with apiVersion v1", "properties": { "apiVersion": { "default": "v1", "description": "The version associated to the current ...
Apache-2.0
en
yaegassy/coc-php-cs-fixer
aa1728ab8bcc5bb27186690c04e7250fb056d515
2022-07-14T00:51:22
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "exclude": { "description": "List of folders to exclude.", "items": { "type": "string" }, "type": "array" }, "notName": { "description": "List of file name patterns to exclude.", "items":...
MIT
en
yaegassy/coc-php-cs-fixer
1de7dcdf0c457d793364fdfe06e0d8b631af5dca
2022-07-05T08:05:16
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "exclude": { "description": "List of folders to exclude.", "items": { "type": "string" }, "type": "array" }, "notName": { "description": "List of file name patterns to exclude.", "items":...
MIT
en
yaegassy/coc-php-cs-fixer
6dd24ebf34166b5b4362b001e98cc089e5b974df
2022-10-17T01:30:27
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "cache-folder": { "description": "Cache file path for customise it. Defaults to tmp folder that your operating system uses.", "type": "string" }, "exclude": { "description": "List of folders to exclude.", "i...
MIT
en
yaegassy/coc-php-cs-fixer
ca236091a0c97d655714c4fa78e0dd854821dc49
2022-11-25T02:12:36
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "cache-folder": { "description": "Cache file path for customise it. Defaults to tmp folder that your operating system uses.", "type": "string" }, "exclude": { "description": "List of folders to exclude.", "i...
MIT
en
yaegassy/coc-php-cs-fixer
1559ffd505523601bfa1cc6f8e3d18654083ddea
2022-07-05T01:24:28
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "exclude": { "description": "List of folders to exclude.", "items": { "type": "string" }, "type": "array" }, "notName": { "description": "List of file name patterns to exclude.", "items":...
MIT
en
yaegassy/coc-php-cs-fixer
dc272531396cb81982ca51c7db5417675f38e434
2022-09-12T02:33:13
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "exclude": { "description": "List of folders to exclude.", "items": { "type": "string" }, "type": "array" }, "notName": { "description": "List of file name patterns to exclude.", "items":...
MIT
en
yaegassy/coc-php-cs-fixer
b95638478c12396f7c90c0b25d3f6d3b56e74632
2022-10-11T03:31:54
schemas/pint-schema.json
31
2024-05-28T01:43:08.708278Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "properties": { "cache-folder": { "description": "Cache file path for customise it. Defaults to tmp folder that your operating system uses.", "type": "string" }, "exclude": { "description": "List of folders to exclude.", "i...
MIT
en
je4/gocfl
e00b109b80b400ae8d504b889a9aad3461ec28c9
2023-11-24T16:29:36
data/fullextensions/object/NNNN-metafile/gocfl-info-1.0.json
9
2024-05-27T08:16:10.339061Z
{ "$defs": { "Info": { "additionalProperties": false, "properties": { "additional": { "description": "unstructured additional data", "title": "additional data", "type": [ "number", "string", "boolean", "object", ...
Apache-2.0
en
je4/gocfl
2a20d87ba5e1b8992e4210dea12909af6069c0d0
2023-11-30T09:36:20
data/defaultextensions/object/NNNN-metafile/gocfl-info-1.0.json
9
2024-05-27T08:16:10.339061Z
{ "$defs": { "Info": { "additionalProperties": false, "properties": { "additional": { "description": "unstructured additional data", "title": "additional data", "type": [ "number", "string", "boolean", "object", ...
Apache-2.0
en
je4/gocfl
7a7bb61bfedc82a1eaa2433712e551a1ee5e2115
2023-06-22T15:45:50
gocfl-info-1.0.json
9
2024-05-27T08:16:10.339061Z
{ "$defs": { "Info": { "additionalProperties": false, "properties": { "additional": { "description": "unstructured additional data", "title": "additional data", "type": [ "number", "string", "boolean", "object", ...
Apache-2.0
en
je4/gocfl
1bed00c70be244ea4dcd354e1ba1908ae3113535
2023-09-13T12:42:24
data/defaultextensions/object/NNNN-metafile/gocfl-info-1.0.json
9
2024-05-27T08:16:10.339061Z
{ "$defs": { "Info": { "additionalProperties": false, "properties": { "additional": { "description": "unstructured additional data", "title": "additional data", "type": [ "number", "string", "boolean", "object", ...
Apache-2.0
en
je4/gocfl
df5cde78e987f2634ddf1f1ed63d478462c204f6
2023-06-23T10:31:08
data/fullextensions/object/NNNN-metafile/gocfl-info-1.0.json
9
2024-05-27T08:16:10.339061Z
{ "$defs": { "Info": { "additionalProperties": false, "properties": { "additional": { "description": "unstructured additional data", "title": "additional data", "type": [ "number", "string", "boolean", "object", ...
Apache-2.0
en
gregsdennis/json-everything
b8ea46d981bf35ac0193c91d365469ffefd59f7a
2024-05-14T03:11:14
src/JsonSchema.Tests/Files/Issue435_schema.json
868
2024-05-27T21:58:40.446108Z
{ "$defs": { "BaseType": { "properties": { "field1": { "type": "string" } }, "type": "object" }, "DerivedType": { "allOf": [ { "$ref": "#/$defs/BaseType" }, { "properties": { "field2": { ...
MIT
en
TRaSH-Guides/Guides
d0a8289f2831edcd7e637b76d5ae3ad892726168
2022-08-24T13:35:52
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "custom_formats": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/custom_formats" } }, "type": "object" }, "r...
MIT
en
TRaSH-Guides/Guides
6c9d94c87ca24cce6fe829f1aaed4f1b003b9546
2023-02-16T19:46:26
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "paths_object": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/paths_object" }, "naming": { "$ref": "#/$defs/p...
MIT
en
TRaSH-Guides/Guides
9c17d5fae66f2b95e45cc0df70b77b0584bcea34
2023-02-16T23:44:05
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "paths_object": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/paths_object" }, "naming": { "$ref": "#/$defs/p...
MIT
en
TRaSH-Guides/Guides
7f986596046de8e544b8f64bac38b8f104c17f1d
2022-08-24T13:58:34
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "paths_object": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/paths_object" }, "qualities": { "$ref": "#/$def...
MIT
en
TRaSH-Guides/Guides
9bce114c976c9201e4041ae1c9e43144bc5e2ed8
2022-08-15T15:19:44
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "custom_formats": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/custom_formats" } }, "type": "object" }, "r...
MIT
en
TRaSH-Guides/Guides
92ed62325e7e596bceb6d679ade74bd98cc1e703
2022-12-11T20:43:16
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "paths_object": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_formats": { "$ref": "#/$defs/paths_object" }, "naming": { "$ref": "#/$defs/p...
MIT
en
TRaSH-Guides/Guides
44d3f87d44fcdc5186750a7d94c2593168cc5f0f
2024-04-23T04:00:35
metadata.schema.json
1,550
2024-05-29T10:09:53.308845Z
{ "$defs": { "paths_object": { "items": { "type": "string" }, "type": "array" }, "radarr": { "additionalProperties": false, "properties": { "custom_format_groups": { "$ref": "#/$defs/paths_object" }, "custom_formats": { "$re...
MIT
en