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
alan-turing-institute/sqlsynthgen
f02784a734090bc63d52fa5bd3341a47e70027d0
2023-09-06T16:06:59
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "description": "The maximum number of tries to respect a uniqueness constraint.", "type": "integer"...
MIT
en
alan-turing-institute/sqlsynthgen
0d00a4ca6c2ce5ef150edbc1642cf497aede198b
2023-07-27T15:06:20
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "type": "integer" }, "row_generators_module": { "type": "string" }, "src-stats": { ...
MIT
en
alan-turing-institute/sqlsynthgen
b471c141fc6e275cc7d7623d02fbeeae319dd496
2023-07-04T16:10:20
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "type": "integer" }, "row_generators_module": { "type": "string" }, "smartnoise-sql...
MIT
en
alan-turing-institute/sqlsynthgen
feabcfaf4326b1be41917bfc0a4a03208d6c04cb
2023-06-05T15:30:09
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "row_generators_module": { "type": "string" }, "smartnoise-sql": { "patternProperties": { ".*": { "pattern...
MIT
en
alan-turing-institute/sqlsynthgen
16c35613e12c70205c228575bf10f0b3467dd90e
2023-08-23T16:09:27
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "description": "todo.", "type": "integer" }, "row_generators_module": { "description"...
MIT
en
alan-turing-institute/sqlsynthgen
e4d9ed7f09ed2de1ab21522bf4ff89e7a795d2ac
2023-08-23T14:33:05
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "type": "integer" }, "row_generators_module": { "type": "string" }, "src-stats": { ...
MIT
en
alan-turing-institute/sqlsynthgen
da5d3ee99145b2b620b0319fe024e73cbd932e11
2023-08-30T15:31:08
sqlsynthgen/json_schemas/config_schema.json
10
2024-05-27T06:54:16.009255Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A SQLSynthGen configuration YAML file", "properties": { "max-unique-constraint-tries": { "description": "The maximum number of tries to respect a uniqueness constraint.", "type": "integer"...
MIT
en
u-wave/core
190469cf26f8e939d3d2c63fd3ca11809d25e76c
2022-10-28T12:01:30
src/schemas/waitlist.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/config/waitlist.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "Configure how the waitlist works: cycles, locking, etc.", "properties": { "cycle": { "default": true, "description": "When enabled, users are automatically added bac...
MIT
en
u-wave/core
13d1222bb27342a3e104973b02b7e1f46715f02e
2021-02-07T14:34:45
src/schemas/definitions.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/schemas/definitions.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "LegacyPagination": { "properties": { "limit": { "minimum": 0, "type": "integer" }, "page": { "minimum": 0, ...
MIT
en
u-wave/core
780c7989417769ea86c3e2237e8fd79b1b071b43
2023-03-08T22:50:53
src/schemas/emotes.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/config/emotes.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "Add custom emotes for use in the chat.", "properties": { "twitch": { "default": {}, "properties": { "bttv": { "default": false, "title": "E...
MIT
en
u-wave/core
83172b9c4c48c3a8f88a6cc9b87ac217fc01fee8
2021-03-13T12:39:57
src/schemas/socialAuth.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/config/socialAuth.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "Settings for third party login integrations like Google.", "properties": { "google": { "default": {}, "dependentSchemas": { "enabled": { "$commen...
MIT
en
u-wave/core
809a0d53cb2eaa667fd20d7e0dd37a566841b4e3
2023-03-08T20:40:45
src/schemas/emotes.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/config/emotes.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "description": "Add custom emotes for use in the chat.", "properties": { "twitch": { "default": {}, "properties": { "bttv": { "default": false, "title": "E...
MIT
en
u-wave/core
a2279e4346afc08f48e8df874598f5a88a37f592
2021-06-29T08:57:07
src/schemas/definitions.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/schemas/definitions.json#", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "LegacyPagination": { "$comment": "This schema is used for validating query strings, so all the properties are strings", "properties": { "limit": { ...
MIT
en
u-wave/core
3bf7a5e78ed02c2a10426897c250dd3d4ad0ce57
2020-08-05T13:13:01
src/schemas/socialAuth.json
31
2024-05-28T04:35:57.230639Z
{ "$id": "https://ns.u-wave.net/config/socialAuth.json#", "$schema": "http://json-schema.org/draft-07/schema", "description": "Settings for third party login integrations like Google.", "properties": { "google": { "default": {}, "dependencies": { "enabled": [ "clientID", ...
MIT
en
tum-db/partitioned-filters
56c20102715a442cbec9ecb732d41de15b31c828
2021-07-23T17:36:43
benchmark/benchmark.schema.json
9
2024-05-28T04:43:14.969032Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalItems": false, "definitions": { "benchmark": { "additionalItems": false, "properties": { "color": { "enum": [ "black", "blue", "lightblue", "green", "lig...
MIT
en
go-gremlins/gremlins
da8731ea07c90c061a93b2ba0ac87a7c91ab722b
2022-09-09T07:30:02
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
d9821c783638446cc943f14eaaa633b4e9c82f51
2022-10-02T05:41:17
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
a3cee21960678cbc338acc3046a502bab6329a85
2022-09-23T06:36:36
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
ec07e489fffbb98f5ca74109b3e680fb1c5a04a9
2022-09-20T05:46:15
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
c2f59bbe0bd57eee738d67b29f46ab4c075a366d
2022-08-04T11:19:35
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
dab849da5547861cf177b81defa8cd8a41325be7
2022-10-04T19:26:24
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
cb67692905d0cd047165cb10861f6d764d4e27ec
2022-09-27T07:36:21
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
go-gremlins/gremlins
328abfd30dcffdf860a5bfb2500d54c3659d84f8
2022-08-06T05:45:14
docs/docs/schema/configuration.json
158
2024-05-27T05:55:28.833359Z
{ "$id": "https://gremlins.dev/schema/configuration.json", "$schema": "https://json-schema.org/draft-07/schema", "properties": { "mutants": { "properties": { "arithmetic-base": { "properties": { "enabled": { "default": true, "title": "The enabled...
Apache-2.0
en
json-schema-org/JSON-Schema-Test-Suite
8e2a05a99cd49b38e05bb40cf10b5e70a3c61cbe
2020-03-23T19:21:33
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
42ba0f9e7927895159efeab191a533dbe133bbb7
2016-07-07T18:20:00
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-03/schema#", "items": { "additionalProperties": false, "minItems": 1, "properties": { "description": { "required": true, "type": "string" }, "schema": { "required": true }, "tests": { "items": { ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
3379127404fddfe438888fd67f9e6703d8d748d2
2020-03-21T19:12:20
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
59181b43d5c5d54003412ac25b3697a30b4e500f
2019-07-20T23:20:59
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
2ba7a769dddc327c9e35599b43d10a3265fbc34e
2020-05-19T16:19:16
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
0a0f0cd1b5cc7af1fc826bc0f58d7fc310b0500d
2020-04-27T03:20:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
41732dbd096cadb67ed71052b2ec27d99e0a84ae
2020-04-27T03:20:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
9ee9eff10edd8d1c548aa817d12bdaec292fae77
2020-04-27T03:20:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
2b536c0280cd48f79c23ebe9d9c2d739d670de43
2022-06-30T21:05:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$defs": { "test": { "additionalProperties": false, "description": "A single test", "properties": { "comment": { "description": "Any additional comments about the test", "type": "string" }, "data": { "description": "The instance which shoul...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
240fbf6db667a1a3716aa6c0235b14a298d8c454
2020-04-29T11:06:54
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
e1139a31c69e683ac4c4f3ddbd6cf8383406ac38
2017-02-15T20:54:50
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "items": { "additionalProperties": false, "minItems": 1, "properties": { "description": { "type": "string" }, "schema": {}, "tests": { "items": { "additionalProperties": false, "properties...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
8f8e90651ed3cf2f74e810cd3f05da10ded308cf
2020-04-29T11:06:54
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
2fc576e7438eaba67cd0c18a50e50e5fbdd060dc
2020-04-27T03:20:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
bb80ebe510eb137f55696bb309425aa4a2420905
2020-04-27T03:20:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
e1f870b1c9ad74a81b422ca0816964e27bc56d39
2020-05-02T15:43:32
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-06/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
json-schema-org/JSON-Schema-Test-Suite
664aa98af4e3964acfcae147b0c9d93fe6c7f845
2019-07-13T02:23:07
test-schema.json
596
2024-05-29T09:48:23.591327Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "items": { "additionalProperties": false, "minItems": 1, "properties": { "description": { "type": "string" }, "schema": {}, "tests": { "items": { "additionalProperties": false, "properties...
MIT
en
SamsDRGMods/DRGLib
79c16205a62439e57a3810c0433a894a2e01a1b7
2022-10-21T15:35:04
Documents/SaveSchema.json
15
2024-05-28T04:19:28.818656Z
{ "$defs": { "PropertyType": { "description": "Defines how to interpret the value of this property", "enum": [ "Boolean", "String", "Int", "Float", "Byte", "Color", "Custom", "Array", "JSON", "UIDummy", "AnchorData...
MIT
en
SamsDRGMods/DRGLib
88c4a548ba4170ea900551a15d6f0571887dcefd
2022-10-05T23:26:30
Documents/SaveSchema.json
15
2024-05-28T04:19:28.818656Z
{ "$defs": { "PropertyType": { "description": "Defines how to interpret the value of this property", "enum": [ "Boolean", "String", "Int", "Float", "Byte", "Color", "Custom", "Array", "JSON", "UIDummy", "AnchorData...
MIT
en
SamsDRGMods/DRGLib
7198ace87de1b6b5e82832ec8c8e3399185ab4a5
2022-07-23T15:48:11
Documents/SaveSchema.json
15
2024-05-28T04:19:28.818656Z
{ "$defs": { "PropertyType": { "description": "Defines how to interpret the value of this property", "enum": [ "Boolean", "String", "Int", "Float", "Byte", "Color", "Custom", "Array", "JSON", "UIDummy" ], "exam...
MIT
en
croz-ltd/apicurio-registry-gradle-plugin
46976f8e92934518bdc5980ed9cb66e1289e5710
2023-01-10T08:30:50
plugin/src/testFixtures/resources/TestJsonSchema.json
12
2024-05-27T07:21:24.197995Z
{ "$id": "https://test.com/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "description": "The unique identifier", "type": "integer" }, "name": { "description": "The name", "type": "string" } }, "title": "Test", "t...
MIT
en
croz-ltd/apicurio-registry-gradle-plugin
0438f3be66f2b97262d44608750cecb4c209b27c
2022-11-09T17:17:08
plugin/src/testFixtures/resources/TestJsonSchema.json
12
2024-05-27T07:21:24.197995Z
{ "$id": "https://test.com/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "id": { "description": "The unique identifier", "type": "integer" }, "name": { "description": "The name", "type": "string" } }, "title": "Test", "t...
MIT
en
aws-controllers-k8s/memorydb-controller
1c4c760ec8d60f88631a145cab04891adbdff11e
2022-12-11T13:02:17
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
f176e1314a6c3c6b6de32e5559c205e8ccaa53fd
2023-02-10T02:50:46
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
719fe9155a4eef413d28892baf2f1bb1cee84a0c
2023-06-20T18:36:33
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
d9d85d53d2451d3c65dd75cf7a45b1b6ff641fb7
2022-02-24T17:05:07
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
8a0bc12df2027db0b6289a20c6428899032b73a9
2022-11-28T22:51:07
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
d2483d240ce00bd278928293963db570b33a5b05
2023-01-19T18:01:06
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/memorydb-controller
cdee2777df3eedce4dd3d2504df23949661b6aeb
2023-09-21T16:58:18
helm/values.schema.json
5
2024-05-08T23:37:07.180586Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
ea676d7f81d7a71ef0f1de99f01194fffa37a4ff
2022-12-11T15:15:17
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
620c8803f6527c52ac77c8437c0c35386a2968c1
2022-01-10T18:24:15
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
b319ebdf2f6fa7a3a6c81b50896688ddec0c831f
2024-03-07T18:44:45
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
0961ca31708e87026dc4ac16a1b3f3d3b8ab9458
2023-06-15T18:59:26
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
7f2abf41d9dab8f3b3c7f02cdb39d08f6f93aebe
2022-06-17T18:09:26
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
7fd41ec997eb3a012a397039e6795be9f342e6f0
2023-09-15T10:36:13
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
ea372291249fab9927a043c977bd1c953d8de693
2023-02-10T10:58:46
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
54621e4bd6171013e0c55429a4159cdea5d2a168
2023-09-07T03:13:04
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
9b762e439f390d7184dc411195fb082a67dcb76f
2022-01-20T11:51:38
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
caf10a7ec12ef080e8e2ac46f6bbfcb3aee302b2
2023-02-02T22:59:21
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/ecr-controller
6277e16523516f1ba6bacdb67c47f4efdaf4dab3
2022-07-22T23:47:29
helm/values.schema.json
12
2024-05-28T00:57:41.47581Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
d5ed5dfc6d2b537bc50555c3fab438a1b97029ce
2023-06-07T21:55:22
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
e7e8d1487ba967fa8470b5e307feebcbec2d66b1
2022-01-10T18:09:30
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
ee068bfcf5703fd0e5c557070322446063d6d08b
2022-10-13T17:27:29
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
ffbfe9d4ceb3402ed5ba237eb4f9314d8207a677
2023-01-31T23:55:20
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
db54010ac50f0710a60f5ad8e457125f35b8d9b9
2023-05-16T17:16:50
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
3796d7052fe2a8f9d56ee2675c422828b0a3bdab
2022-08-08T14:41:43
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
c84b72a97357bf9e0b208e0ddb147b28cbf615d4
2022-11-05T00:11:46
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
ea36496c1d36e9e203a125dceb9ccbfc6c124801
2024-03-07T18:04:46
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
f7e293c83872ebf04d8a2164515caea7f7875938
2022-01-20T11:50:38
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
6a1f71e1b68480530e9a9ac1389b8a0f7bc30499
2023-09-15T22:02:14
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
39f35a10f5a8324cdb550e7077ea744a1d4d91f4
2023-03-22T22:31:57
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
83151815f89d88b9885de64a3115c35ed807645f
2023-09-07T04:51:04
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/lambda-controller
d5b114d029b950dc1d3bf8aec874ce9a83b2e9fe
2022-10-25T20:45:38
helm/values.schema.json
15
2024-05-28T03:21:42.063464Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
9ec0163a15ea486951ec978fee384c87cd50846a
2022-06-17T21:30:00
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
b10b5d932c0ac19e1c38e9efde8eaa64eaa74d3f
2023-09-15T10:27:13
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
15a6365fa6beab174b746e5aee91ab5e8339843b
2024-03-07T14:25:44
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
fedc7a41c2808ced148cf955f4b77c7fa9c069a0
2023-05-03T18:23:20
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
713b375f55100bbf6b5045f87de0483bbda72132
2022-01-24T20:39:47
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/iam-controller
6da8b796a8c3c47abe6a610f2ce6ac350f941863
2022-07-23T13:09:29
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
e53b0a237ef05619580ed20d96c6868f58c744f6
2023-09-07T03:52:04
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
6dd3c624208cbda0e1950ff29216adf299d9931f
2023-01-20T21:08:07
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
2fabe0b4dab4b18c9ccdc47aa15cf30c5d80f9fc
2023-02-10T10:29:46
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/iam-controller
2e1520f3995146f2bfc7496416cffe89e225d5a6
2022-10-10T09:37:25
helm/values.schema.json
46
2024-05-28T04:22:39.882366Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
af0f857e245fe580ae3b2ade3089483a48cc3e76
2023-02-09T17:43:46
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
3685b9c3a18112b0498b63482af2ac99f617d4f5
2023-06-06T19:42:14
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
41717fa2d9dc412f521bdb1245c429d42b88836f
2023-09-20T00:44:17
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
63b9491b6b95c391498777218dc1bf88d46d5cd8
2024-05-03T11:15:25
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
fb10aca4c35627adae1b3bb26e5997b8e0e0178d
2022-01-10T18:33:30
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
1064a5fe60c263bbc49a1a019afa64aa62869c3d
2022-01-24T21:58:41
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "endpoint": { "type": "string" }, "region": { "type": "string" } }, "type": "object" }, "deploy...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
e64606b7fff1294b611e77d07b8a0f7fac24619b
2022-06-17T19:15:01
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
1d3641f4dfa9de20184414528bb5799ccd829033
2023-02-10T10:23:46
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/elasticache-controller
a318922772c16e6f1829f65f89452c200210d0f5
2022-10-24T13:29:37
helm/values.schema.json
19
2024-05-28T00:57:39.081118Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
fb6e632bb6ddedbb8dda93f88156dbba04460be3
2023-09-15T21:56:14
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
38ecf7c3346c9066e5dc52d4406f9bfdbed1d46c
2024-03-07T18:35:45
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
d8ee0164804e1a40ce528cfd078b66ab3039d72b
2023-06-15T18:55:33
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
c26cda8d455c5bf842bee49ba70dedcb82f813a1
2023-01-13T20:31:02
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
926e36b68c01e16974a0712210b5cca284a5cd89
2023-09-07T04:45:04
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en
aws-controllers-k8s/acm-controller
04859fb88c0316f55f510c2b08aafd1328276195
2023-02-10T11:06:46
helm/values.schema.json
19
2024-05-27T07:33:33.057291Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "aws": { "description": "AWS API settings", "properties": { "credentials": { "description": "AWS credentials information", "properties": { "profile": { "type": "string" ...
Apache-2.0
en