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
corda/corda-runtime-os
89d7558220366c13a65c1d6001a63846dfda2c93
2023-03-20T13:01:44
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
corda/corda-runtime-os
04319f9cbf6332b86811ee9f66d116cb1e21073e
2023-10-10T08:32:07
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-schema.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "anotherTestInteger": { "maximum": 500, "minimum": 0, "type": "integer" }, "testInteger": { "default": 7, "maximum": 500, "minim...
Apache-2.0
en
corda/corda-runtime-os
c5995642dece09ec18608d58b74783b9ef00df13
2023-09-01T08:07:41
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
8a2f07a9ea9a1060fd082f25b884eaa024a82ce4
2022-02-11T14:46:05
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-reference.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-reference.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "bar": { "default": false, "type": "boolean" }, "foo": { "items": { "type": "number" }, "type":...
Apache-2.0
en
corda/corda-runtime-os
2f7a878f340467bcdfcf6140cf369d504d33098a
2023-12-20T10:46:21
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
f7477c9f03c0476d7b758f73752874254862cac7
2024-01-31T16:34:42
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$comment": "TODO-[CORE-19372]: make 'databases' and 'stateManager' required", "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/co...
Apache-2.0
en
corda/corda-runtime-os
562ac0ca0c2b612933d8b7d7d86e2522c64e13af
2023-07-13T15:08:52
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
814a55a943143d28e0e901041f707000d4d89638
2023-02-15T17:41:25
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
corda/corda-runtime-os
0b92c0b3aedaeff3efc5a3c0d8f743204fc64a0b
2022-09-06T09:18:54
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-schema.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "testInteger": { "default": 7, "maximum": 500, "minimum": 0, "type": "integer" }, "testReference": { "$ref": "https://corda.r3.com/schema/v...
Apache-2.0
en
corda/corda-runtime-os
01a9b434b69ff38a14c0efcd11a9adac110271d0
2023-07-25T12:26:32
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-schema.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "properties": { "testInteger": { "default": 7, "maximum": 500, "minimum": 0, "type": "integer" }, "testObject": { "additionalProperties": false, ...
Apache-2.0
en
corda/corda-runtime-os
e011b42ad8f7918ed99dc378ebe8b59ba9a3b182
2023-10-23T13:56:18
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
2b824f65ff4200d04c1caf3844946bf464084849
2023-10-25T07:21:21
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
d88b20ad11c4e0a540e84afb673fe5143e887b6c
2023-10-10T17:09:16
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
9bce8580ef7b34ed97fe874753a5760829e173e2
2023-10-10T14:41:18
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "pro...
Apache-2.0
en
corda/corda-runtime-os
059336494a9f7efbd0a3893e4fa63d5671ea7b98
2022-09-19T08:56:40
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-schema.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "testInteger": { "default": 7, "maximum": 500, "minimum": 0, "type": "integer" }, "testObject": { "additionalProperties": false, "def...
Apache-2.0
en
corda/corda-runtime-os
824c289437204f32e86ea7a5b606836f34e1bf25
2023-06-28T14:10:50
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
9bbbd101c9bcacd12de8400b184bb92ac83e46eb
2024-02-06T17:31:56
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
a8c33f7b0beddf31eeb6e25da176e7d5fe370d2d
2023-10-13T08:13:07
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
31c3da22822c244dcec159ebfe58b7168b00f60c
2022-06-20T08:51:13
libs/packaging/packaging-verify/src/main/resources/corda-cpk-2.0.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/packaging/cpk/2.0/corda.cpk.dependencies.json", "$schema": "http://json-schema.org/draft-07/schema#", "description": "Schema for CPK dependencies", "items": { "additionalProperties": false, "oneOf": [ { "required": [ "verifyFileHash...
Apache-2.0
en
corda/corda-runtime-os
69d474e36706439fd9955ed38a032d6a60c23484
2024-02-09T12:38:53
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
fa2747fa1588a9812a57d86ff919893c32aaa31c
2023-03-23T08:57:03
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
corda/corda-runtime-os
6716561952d43a642bd036a8ed7c87056230f651
2023-10-11T18:30:34
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
887b4d22a312fc95511d3908e3476812f0e3936a
2023-03-01T16:25:44
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
corda/corda-runtime-os
8dc0b87ac97b64c1f344db17fa22427931d5e8d3
2024-05-07T10:09:53
libs/ledger/ledger-common-data/src/main/resources/schema/v1/transaction-metadata.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.net/schema/transaction-metadata.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "allOf": [ { "$ref": "#/definitions/if-consensual-ledger" }, { "$ref": "#/definitions/if-utxo-ledger" } ], "definitions": { ...
Apache-2.0
en
corda/corda-runtime-os
37b128a38384a8f6323a7091df1b1bd15e1fe80f
2024-02-09T13:28:56
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
8a2f07a9ea9a1060fd082f25b884eaa024a82ce4
2022-02-11T14:46:05
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-schema.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-schema.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "testInteger": { "default": 7, "maximum": 500, "minimum": 0, "type": "integer" }, "testReference": { "$ref": "https://corda.r3.com/schema/v...
Apache-2.0
en
corda/corda-runtime-os
0738265527081ae3bc0face929979691397029c9
2024-01-26T09:28:09
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$comment": "TODO-[CORE-19372]: make 'databases' and 'stateManager' required", "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/co...
Apache-2.0
en
corda/corda-runtime-os
0d9829e23e6f55f5de1870280433d6b8d1a994a6
2023-08-29T09:24:15
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
01a9b434b69ff38a14c0efcd11a9adac110271d0
2023-07-25T12:26:32
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "pro...
Apache-2.0
en
corda/corda-runtime-os
ecf54df67e229b1c1dd3c97c1c8eb8f9c219d7b0
2023-12-12T13:16:05
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
dcef443e10a537ed748556503cbfd0e939527b72
2024-01-29T14:45:35
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "pro...
Apache-2.0
en
corda/corda-runtime-os
b48fc3cae312cf4af90da8c9c585988a2b851db2
2023-10-25T08:50:31
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "basicAuthConfig": { "additionalProperties": false, "default": {}, "properties": { "password": { "$ref": "#/$defs/config" }, "username": { "$ref": "#/$defs/config" } }, "title": "Configuration for which username and pas...
Apache-2.0
en
corda/corda-runtime-os
ef6bcc266e3e0fa23742306aee33d95134cc231e
2022-06-21T13:52:56
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
corda/corda-runtime-os
8a2f07a9ea9a1060fd082f25b884eaa024a82ce4
2022-02-11T14:46:05
libs/configuration/configuration-validation/src/test/resources/schema/bad-reference/bad-reference.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/bad-reference/bad-reference.json", "$schema": "http://json-schema.org/draft-07/schema#", "properties": { "testInteger": { "default": 7, "maximum": 500, "minimum": 0, "type": "integer" }, "testReference": { "$ref": "https://corda.r3.co...
Apache-2.0
en
corda/corda-runtime-os
2853816454400aba9a55db1e07e6f869c90211d7
2023-10-05T16:34:14
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
01a9b434b69ff38a14c0efcd11a9adac110271d0
2023-07-25T12:26:32
libs/configuration/configuration-validation/src/test/resources/schema/valid/test-reference.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/schema/valid/test-reference.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "default": {}, "properties": { "bar": { "default": false, "type": "boolean" }, "foo": { "default": [ 1, 2, ...
Apache-2.0
en
corda/corda-runtime-os
afab21763ad4fbd094d38bc541966053f0c6d512
2023-10-13T14:09:42
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
438bf3771a593c56f4f2583572c9b3063f784af4
2023-10-13T17:39:21
charts/corda/values.schema.json
60
2024-05-28T05:37:57.631894Z
{ "$defs": { "config": { "additionalProperties": false, "properties": { "value": { "default": "", "title": "the value", "type": "string" }, "valueFrom": { "additionalProperties": false, "default": {}, "properties": { ...
Apache-2.0
en
corda/corda-runtime-os
2953dc7a20da996521ed515342f4b2966ae9c622
2023-09-21T13:30:52
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "pro...
Apache-2.0
en
corda/corda-runtime-os
d1d0fe1096199a0bf1a7ac6b53afd486dd2db1b6
2023-03-17T17:10:09
applications/workers/worker-common/src/main/resources/net/corda/applications/workers/workercommon/boot/corda.boot.json
60
2024-05-28T05:37:57.631894Z
{ "$id": "https://corda.r3.com/net/corda/schema/configuration/boot/1.0/corda.boot.json", "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Configuration schema for the boot config. This configures stores the values the worker is bootstrapped with.", "properti...
Apache-2.0
en
ng-docs/angular-cn
6ed156439558e72d41db14899ae33cb52c833f18
2019-03-06T00:48:26
packages/service-worker/config/schema.json
40
2024-05-27T05:00:32.608991Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "$schema": { "type": "string" }, "appData": { "description": "This section enables you to pass any data you want that describes this particular version of the app. The SwUpdate service in...
MIT
en
ng-docs/angular-cn
9cfb664109795b1bdcac4999d0e532f6f673b998
2020-09-22T16:29:20
packages/service-worker/config/schema.json
40
2024-05-27T05:00:32.608991Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "$schema": { "type": "string" }, "appData": { "description": "This section enables you to pass any data you want that describes this particular version of the app. The SwUpdate service in...
MIT
en
ng-docs/angular-cn
4a5c4042a53d5c564316a81b3bf4d6bfe0fd3c7e
2022-01-24T22:51:59
packages/service-worker/config/schema.json
40
2024-05-27T05:00:32.608991Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "$schema": { "type": "string" }, "appData": { "description": "This section enables you to pass any data you want that describes this particular version of the app. The SwUpdate service in...
MIT
en
ng-docs/angular-cn
bfa4a966ce9485a3250c5dd55114eae7acd8b2ae
2020-05-01T16:44:07
packages/service-worker/config/schema.json
40
2024-05-27T05:00:32.608991Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "$schema": { "type": "string" }, "appData": { "description": "This section enables you to pass any data you want that describes this particular version of the app. The SwUpdate service in...
MIT
en
wundergraph/cosmo
d659067fd1d094621788f42bac6d121b0831ebb7
2024-05-14T14:36:37
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
f7793c58ad7a8024d07c1a287bbe9a2b1c58846f
2024-04-09T15:35:26
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
fdcc145b053f2aee520c64d534026839b73289e1
2024-05-27T15:34:34
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
fdcd479b77b979554f6a1151ae52d5430966d06e
2024-03-19T11:05:00
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
ab81771acdc59a62c1f26791cc05db445732c777
2024-04-22T16:19:03
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
c6e5c313bee098fcd50cca972a2423d28ecbad70
2024-03-21T13:14:37
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
b1dc2282b3e480a113925e688bffdc8aefd264a2
2024-04-18T20:15:12
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
8d26d3618cfe8e7b94ef1e20627849365b01cee0
2024-03-13T13:01:02
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
ec700bae0224d3d0180b8d56800f48c9002dcee5
2024-02-17T19:10:33
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
9a7bdec06097e9008100408faffc098ad6c04285
2024-03-05T13:58:32
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
bf03bb8fca1838fefebcb150f8924ec52fb8bdb5
2024-03-12T18:25:45
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
0592378a86c23712f7d42ef5ee491bea4e3635ec
2024-04-25T08:11:09
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
6c6373087df4520d1c8695a0ee8b2a8514cc3c0a
2024-02-21T16:33:45
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
e0345bc02eafd96f553760e58510415c9c4fb654
2024-02-19T09:19:45
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
e35aa262227b29f09ddfdd1ce361c010b769b2da
2024-05-21T16:43:15
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
384fd7e3372479e96fccc4fc771dc4e9f9c84754
2024-03-14T15:06:27
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
13a1624c16d46a5adca21d82f48de181469621d8
2024-05-21T14:08:37
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
wundergraph/cosmo
73d296a3cfec82b7d5c9efbe24ee0c389c43beb8
2024-03-09T11:13:22
router/pkg/config/config.schema.json
563
2024-05-28T19:37:06.575706Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "definitions": { "traffic_shaping_header_rule": { "additionalProperties": false, "description": "The configuration for all subgraphs. The configuration is used to configure the traffic shaping for all subgr...
Apache-2.0
en
asterfusion/Helium_DPU
869df70b1f669195fb84274a35373aac982f0ed2
2023-07-05T12:41:30
Helium/DPDK/dpdk-stable-22.11.2/dts/framework/config/conf_yaml_schema.json
29
2024-05-27T04:38:51.883416Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "definitions": { "node_name": { "description": "A unique identifier for a node", "type": "string" } }, "properties": { "executions": { "items": { "additionalProperties": false, ...
Apache-2.0
en
Soreepeong/XivAlexander
cd794291acda449195bb050ec1f097202290f2ea
2021-10-04T14:38:22
StaticData/ExcelTransformConfig/exceltransformconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/exceltransformconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to transform cells", "properties": { "description": { "type": "string" }, "ignoredCells": { "items": { "properties": { ...
Apache-2.0
en
Soreepeong/XivAlexander
8940ef0d95504d657a88c1d54f9870dbf978768b
2021-09-18T16:30:49
StaticData/ExcelTransformConfig/exceltransformconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/exceltransformconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to transform cells", "properties": { "description": { "type": "string" }, "name": { "type": "string" }, "pluralMap": { "...
Apache-2.0
en
Soreepeong/XivAlexander
d815d7ef89b37f9dc5c59f5bdfe50410fda79d44
2021-09-11T12:59:46
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "glyphGap": { "default": 1, "minimum": 0, "type": "i...
Apache-2.0
en
Soreepeong/XivAlexander
56955570a744b294b7c7ecbe88c8ac04fc604fb0
2021-09-11T15:51:11
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "glyphGap": { "default": 1, "minimum": 0, "type": "i...
Apache-2.0
en
Soreepeong/XivAlexander
bc96daa0e438cd8a7088530a397270862a960019
2021-09-11T07:57:51
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "ranges": { "default": {}, "description": "Defines sets of...
Apache-2.0
en
Soreepeong/XivAlexander
fdcf51fe0d676c663db74cd830cc6b5ef9d8a52a
2021-10-08T06:33:43
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "compactLayout": { "default": false, "description": "Let e...
Apache-2.0
en
Soreepeong/XivAlexander
8f8ff147948d43852b0ec5e460854fc4be1e499b
2021-12-25T17:14:17
StaticData/ExcelTransformConfig/exceltransformconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/exceltransformconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to transform cells", "properties": { "columnMap": { "patternProperties": { "^(?!#)": { "items": { "type": "integer" ...
Apache-2.0
en
Soreepeong/XivAlexander
5e77bfec14827461bbd0dc24c0b46f8e9e2df15b
2021-09-13T16:46:03
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "description": { "type": "string" }, "glyphGap": { ...
Apache-2.0
en
Soreepeong/XivAlexander
705e167ada77d72959894b24383e49959936f237
2021-09-20T17:59:48
StaticData/ExcelTransformConfig/exceltransformconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/exceltransformconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to transform cells", "properties": { "description": { "type": "string" }, "name": { "type": "string" }, "pluralMap": { "...
Apache-2.0
en
Soreepeong/XivAlexander
8371d70e42c64cd082d90fc1ca102b687c9d3899
2021-09-14T16:39:51
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "compactLayout": { "default": false, "description": "Let e...
Apache-2.0
en
Soreepeong/XivAlexander
d49d2b90437f0f23b013a0bb3b8327c423ee469e
2021-09-11T07:40:30
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "ranges": { "default": {}, "description": "Defines sets of...
Apache-2.0
en
Soreepeong/XivAlexander
29515124a525b2260857e70f5e3069c54baaef87
2021-09-18T22:00:02
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "compactLayout": { "default": false, "description": "Let e...
Apache-2.0
en
Soreepeong/XivAlexander
6095a94f80ae932576e326e84023721aab0f1bd0
2021-09-14T07:13:39
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "description": { "type": "string" }, "glyphGap": { ...
Apache-2.0
en
Soreepeong/XivAlexander
5fe5b2f5da32350340ef4e6586298e527fc2946c
2022-05-12T15:40:50
StaticData/ExcelTransformConfig/exceltransformconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/exceltransformconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to transform cells", "properties": { "columnMap": { "patternProperties": { "^(?!#)": { "items": { "type": "integer" ...
Apache-2.0
en
Soreepeong/XivAlexander
3947927812a27d93908d3bf86b1c3233f01d1b9f
2021-09-12T11:19:39
StaticData/FontConfig/fontconfig.schema.json
680
2024-05-28T01:04:08.063048Z
{ "$id": "https://xivalexander/fontconfig.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Describe how to generate fdt and tex files that will be used to replace the game's font.", "properties": { "description": { "type": "string" }, "glyphGap": { ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
12b2071bbd26c7a96d294dc9c2b0fc7da6a65818
2022-09-06T14:05:42
projects/emissary-ingress/emissary/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "adminService": { "annotations": {}, "create": true, "loadBalancerIP": null, "loadBalancerSourceRanges": null, "nodePort": null,...
Apache-2.0
en
aws/eks-anywhere-build-tooling
64cffc5a869c8189d488160d803e6793edd792b2
2024-01-18T18:42:35
projects/kubernetes-sigs/metrics-server/1-29/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
91ce512a7627aaa47e1314183e0dc6ef3073db66
2023-11-30T23:34:47
projects/kubernetes-sigs/metrics-server/1-29/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
c78b6559612abf20e8474b3b2ff6bbfa6d273756
2022-07-29T18:04:24
projects/goharbor/harbor/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "caSecretName": "", "chartmuseum": { "absoluteUrl": false, "affinity": {}, "automountServiceAccountToken": false, "enabled": false...
Apache-2.0
en
aws/eks-anywhere-build-tooling
25189db514f5e0c07e7a78016dd5ed13195e42fa
2024-04-12T19:15:48
projects/kubernetes/autoscaler/1-30/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
6c4d6c6821a10679db4c06c6ade8ac0ab723d6e6
2022-08-11T22:25:34
projects/goharbor/harbor/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "default": {}, "examples": [ { "caSecretName": "", "chartmuseum": { "absoluteUrl": false, "affinity": {}, "automountServiceAccountToken"...
Apache-2.0
en
aws/eks-anywhere-build-tooling
64cffc5a869c8189d488160d803e6793edd792b2
2024-01-18T18:42:35
projects/kubernetes-sigs/metrics-server/1-28/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
18810e346a3bb7fdbea7a75640c21547a57d2a1f
2023-02-09T23:37:00
projects/kubernetes-sigs/metrics-server/1-26/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
e53b05219ea2000162b1c3efa5bed53be91c633a
2023-08-25T00:09:25
projects/kubernetes/autoscaler/1-28/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
d76698192b9d4c3d2304a1620fc8885adb4e9332
2022-08-02T22:50:31
projects/goharbor/harbor/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "caSecretName": "", "chartmuseum": { "absoluteUrl": false, "affinity": {}, "automountServiceAccountToken": false, "enabled": false...
Apache-2.0
en
aws/eks-anywhere-build-tooling
f99141f59b89eb69dbea11ddc0cc5cfac270fc41
2023-01-05T13:18:28
projects/kubernetes-sigs/metrics-server/1-25/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
e53b05219ea2000162b1c3efa5bed53be91c633a
2023-08-25T00:09:25
projects/kubernetes-sigs/metrics-server/1-28/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
91ce512a7627aaa47e1314183e0dc6ef3073db66
2023-11-30T23:34:47
projects/kubernetes/autoscaler/1-29/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
6edfaf6428dc197486cb0bd8e0371df1d67d6009
2023-04-28T18:48:29
projects/kubernetes-sigs/metrics-server/1-27/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
e94935b5816c73f3ad2ffd15113a75853f45adf6
2022-10-05T23:38:42
projects/cert-manager/cert-manager/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "examples": [ { "affinity": {}, "cainjector": { "affinity": {}, "containerSecurityContext": { "allowPrivilegeEscalation": false, ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
64cffc5a869c8189d488160d803e6793edd792b2
2024-01-18T18:42:35
projects/kubernetes-sigs/metrics-server/1-27/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
25189db514f5e0c07e7a78016dd5ed13195e42fa
2024-04-12T19:15:48
projects/kubernetes-sigs/metrics-server/1-30/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "affinity": {}, "apiService": { "create": true }, "args": [], "containerPort": 4443, "defaultArgs": [ "--cert-dir=/tmp", ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
6edfaf6428dc197486cb0bd8e0371df1d67d6009
2023-04-28T18:48:29
projects/kubernetes/autoscaler/1-27/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
9b51b8b642f5b8b539213bd88dacac5c5aa2573b
2023-03-02T21:25:01
projects/goharbor/harbor/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "default": {}, "examples": [ { "caSecretName": "", "cache": { "enabled": false, "expireHours": 24 }, "chartmuseum": { "absol...
Apache-2.0
en
aws/eks-anywhere-build-tooling
107d9330c446cf66ba25ee80128afdd83390abed
2023-02-24T15:08:20
projects/kubernetes/autoscaler/1-26/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
7ac6ce85afa1d33e1a1a39a7efacb6f52445ba7c
2023-04-25T21:07:27
projects/kubernetes/autoscaler/1-27/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "additionalLabels": {}, "affinity": {}, "autoDiscovery": { "clusterName": "my-cluster", "labels": [], "roles": [ "worker" ...
Apache-2.0
en
aws/eks-anywhere-build-tooling
a79c07e994ba9dd67429d8117e065da6893554fa
2022-07-28T17:31:22
projects/emissary-ingress/emissary/helm/schema.json
48
2024-05-28T05:39:32.291322Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "adminService": { "annotations": {}, "create": true, "loadBalancerIP": null, "loadBalancerSourceRanges": null, "nodePort": null,...
Apache-2.0
en