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
maxisam/mgob
df68a26390249703d5ac59bd173eba247dce44d2
2023-04-26T18:34:39
charts/mgob/values.schema.json
116
2024-05-27T06:24:10.75163Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "properties": { "replicaCount": { "enum": [ 0, 1 ], "type": "integer" } }, "required": [ "replicaCount" ], "title": "Values schema", "type": "object" }
MIT
en
GannettDigital/jstransform
f5c78899fe32a6e16f5768f27b6405b958d5858d
2020-03-25T17:09:14
transform/test_data/xml/repeatedScalarNode.json
22
2024-05-27T04:07:37.055608Z
{ "$schema": "https://json-schema.org/draft-07/schema#", "additionalProperties": false, "description": "Test a scalar value which has multiple repeated items matching it in the xml", "properties": { "approved": { "transform": { "ows": { "from": [ { "xmlPath"...
MIT
en
hans000/minecraft-assets-helper
98307c632a0e8cb22ddb3b9730c998b427ff67a2
2021-01-03T07:44:24
assets/linters/blockstates.json
5
2024-05-28T00:25:18.744667Z
{ "$id": "https://raw.githubusercontent.com/haima16/texture-json/master/src/blockstate.json", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "degree": { "enum": [ 0, 90, 180, 270 ], "type": "number" }, "face": { "enum": [ ...
MIT
zh
hans000/minecraft-assets-helper
98307c632a0e8cb22ddb3b9730c998b427ff67a2
2021-01-03T07:44:24
assets/linters/models-item.json
5
2024-05-28T00:25:18.744667Z
{ "$id": "https://raw.githubusercontent.com/haima16/texture-json/master/src/models-item.json", "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "__comment": { "description": "\u6ce8\u91ca", "type": "string" }, "display": { "$ref":...
MIT
zh
hans000/minecraft-assets-helper
b71c759de20559824b490b412fd1f48ad15d9d89
2023-01-27T12:28:04
assets/linters/animation.json
5
2024-05-28T00:25:18.744667Z
{ "$schema": "https://json-schema.org/draft-07/schema", "defaultSnippets": [ { "body": { "animation": { "frames": [], "frametime": 2 } }, "label": "\u5feb\u901f\u751f\u6210animation mcmeta", "prefix": "init" } ], "description": "\u52a8\u6001\u6...
MIT
zh
hans000/minecraft-assets-helper
9f943ead4c26960ab88a40a3a41a1f85a2a9c146
2023-01-03T03:30:58
assets/linters/animation.json
5
2024-05-28T00:25:18.744667Z
{ "$schema": "https://json-schema.org/draft-07/schema", "defaultSnippets": [ { "body": { "animation": { "frames": [], "frametime": 2 } }, "label": "\u5feb\u901f\u751f\u6210animation mcmeta", "prefix": "init" } ], "description": "\u52a8\u6001\u6...
MIT
zh
hans000/minecraft-assets-helper
9f943ead4c26960ab88a40a3a41a1f85a2a9c146
2023-01-03T03:30:58
assets/linters/shared/text_component.json
5
2024-05-28T00:25:18.744667Z
{ "$ref": "#/definitions/text_component", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "text_component": { "oneOf": [ { "title": "Equivalent to {\"text\":\"Value\"}", "type": [ "boolean", "string", "number" ...
MIT
zh
hans000/minecraft-assets-helper
9f943ead4c26960ab88a40a3a41a1f85a2a9c146
2023-01-03T03:30:58
assets/linters/blockstates.json
5
2024-05-28T00:25:18.744667Z
{ "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "degree": { "enum": [ 0, 90, 180, 270 ], "type": "number" }, "face": { "enum": [ "east", "south", "west", "north", "side" ], ...
MIT
zh
hans000/minecraft-assets-helper
98307c632a0e8cb22ddb3b9730c998b427ff67a2
2021-01-03T07:44:24
assets/linters/shared/text_component.json
5
2024-05-28T00:25:18.744667Z
{ "$id": "https://raw.githubusercontent.com/haima16/texture-json/master/src/shared/text_component.json", "$ref": "#/definitions/text_component", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "text_component": { "oneOf": [ { "title": "Equivalent to {\"text\":\...
MIT
zh
hans000/minecraft-assets-helper
9f943ead4c26960ab88a40a3a41a1f85a2a9c146
2023-01-03T03:30:58
assets/linters/misc.json
5
2024-05-28T00:25:18.744667Z
{ "$schema": "https://json-schema.org/draft-07/schema", "properties": { "texture": { "description": "\u5305\u542b\u4e86\u7eb9\u7406\u7684\u6570\u636e", "properties": { "blur": { "description": "\u6307\u5b9a\u4ece\u8fd1\u8ddd\u79bb\u89c2\u5bdf\u65f6\u662f\u5426\u5bfc\u81f4\u7eb9\u74...
MIT
zh
hans000/minecraft-assets-helper
9f943ead4c26960ab88a40a3a41a1f85a2a9c146
2023-01-03T03:30:58
assets/linters/credits.json
5
2024-05-28T00:25:18.744667Z
{ "$schema": "https://json-schema.org/draft-07/schema", "defaultSnippets": [ { "body": { "section": "$1", "titles": [ { "names": [ "$3" ], "title": "$2" } ] }, "label": "\u5feb\u901f\u751f\u6210credit...
MIT
zh
ecmwf/earthkit-data
09abe161020f9a811401c80ad6857f354dd01793
2024-05-08T14:23:43
src/earthkit/data/conf/gridspec_schema.json
43
2024-05-27T04:29:48.011169Z
{ "$id": "https://example.com/product.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "if": { "properties": { "type": false } }, "then": { "anyOf": [ { "required": [ "grid" ...
Apache-2.0
en
score-spec/score-go
713e8456a14146fe3e0ac2d3cb6c00591a6ba317
2024-01-25T16:02:24
schema/files/score-v1b1.json
19
2024-05-27T04:33:54.069241Z
{ "$defs": { "container": { "additionalProperties": false, "description": "The container name.", "properties": { "args": { "description": "If specified, overrides container entry point arguments.", "items": { "type": "string" }, "minIte...
Apache-2.0
en
score-spec/score-go
aa64f2227370b97213c4aa7667d8972c9a14fbe3
2024-02-28T11:04:52
schema/files/score-v1b1.json
19
2024-05-27T04:33:54.069241Z
{ "$defs": { "container": { "additionalProperties": false, "description": "The specification of a Container within the Workload.", "properties": { "args": { "description": "If specified, overrides the arguments passed to the container entrypoint.", "items": { ...
Apache-2.0
en
score-spec/score-go
74f0b2308476ab292a88c6a94ef9c05199ba3775
2024-03-06T17:21:41
schema/files/score-v1b1.json
19
2024-05-27T04:33:54.069241Z
{ "$defs": { "container": { "additionalProperties": false, "description": "The specification of a Container within the Workload.", "properties": { "args": { "description": "If specified, overrides the arguments passed to the container entrypoint.", "items": { ...
Apache-2.0
en
score-spec/score-go
2b44195381f2c0c6ef278085e046f13a464db1f4
2024-02-26T08:54:04
schema/files/score-v1b1.json
19
2024-05-27T04:33:54.069241Z
{ "$defs": { "container": { "additionalProperties": false, "description": "The specification of a Container within the Workload.", "properties": { "args": { "description": "If specified, overrides the arguments passed to the container entrypoint.", "items": { ...
Apache-2.0
en
score-spec/score-go
b6113312d32dcd6d958859a3c69135b654c89ad8
2024-03-19T11:17:18
schema/files/score-v1b1.json
19
2024-05-27T04:33:54.069241Z
{ "$defs": { "container": { "additionalProperties": false, "description": "The specification of a Container within the Workload.", "properties": { "args": { "description": "If specified, overrides the arguments passed to the container entrypoint.", "items": { ...
Apache-2.0
en
budimanjojo/talhelper
a222d7ac83db5af5140c360906df26fd578073f1
2024-04-29T07:00:18
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
a3d828bd4c7756e43c7e2af28268a07fbd66e215
2023-12-17T06:59:40
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
d48d491ab1a6682ae6f65429cddb2314458ab926
2023-12-09T04:21:32
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
d0a0d501088461715a0d9d301f66a3c9aa80a5eb
2024-01-18T05:28:43
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
b3d53d55a32e4089e84a6b207aed8f32dd5c64d3
2023-10-28T09:55:05
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
d695e0b275d09dca5c2f279bc6720112e67f47dd
2023-11-29T03:32:21
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
63622de1d3d09e690155834499f74c03aed8e12b
2024-01-22T04:47:07
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
750d7003e30c5f9c8c0e43662a373dcc1eb69065
2023-10-30T04:08:21
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
2ad1aff9fb226b2d7cf98250a478afee67f8a76f
2023-12-23T04:45:31
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
7528d1d603ff7f3e2fb6ff52f4f8d1c12eeb5dd5
2024-01-17T09:30:43
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
3d5f8c2e8489446f85d832b247bc623f2198bd67
2024-01-18T09:18:38
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
1422c8eb8b6e8fb37961a3427d2df0e6b8d9d8ab
2024-02-20T04:37:05
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
4493ad172c58fa0b1a0b713ae48ada1757be04d5
2024-01-23T07:35:41
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
3c570ab5fe357c461beb37cf39d4ed4529fdbf9b
2023-11-21T13:41:00
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
a2dba9e8a89b350c40927d5724b464635c40e1a1
2023-11-02T06:11:38
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
323f85fcc4564ffae4e858b92e7701368f7d6f55
2023-10-30T04:22:15
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
budimanjojo/talhelper
0aea76680da4462030f5baef7fe270115c35f26e
2023-11-29T04:51:26
pkg/config/schemas/talconfig.json
201
2024-05-27T05:43:50.188605Z
{ "$defs": { "Bond": { "additionalProperties": false, "properties": { "adActorSysPrio": { "type": "integer" }, "adActorSystem": { "type": "string" }, "adSelect": { "type": "string" }, "adUserPortKey": { "ty...
BSD-3-Clause
en
ow-mods/owml
480a66f6622e918848c8e15d860356c4f8abb99e
2023-03-17T05:26:23
schemas/config_schema.json
79
2024-05-28T03:02:02.982291Z
{ "$docs": { "Hide_In_Nav": true }, "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "definitions": { "options": { "additionalProperties": { "oneOf": [ { "type": "string" }, { "type": "boolean" ...
MIT
en
ow-mods/owml
480a66f6622e918848c8e15d860356c4f8abb99e
2023-03-17T05:26:23
docs/content/pages/schemas/config_schema.json
79
2024-05-28T03:02:02.982291Z
{ "$docs": { "Hide_In_Nav": true }, "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "definitions": { "options": { "additionalProperties": { "oneOf": [ { "type": "string" }, { "type": "boolean" ...
MIT
en
YOURLS/charts
439d7b1c3ea54e322125ce4ecb90f34646b239bc
2021-03-17T01:21:55
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "db": { "description": "All of these values are only used when mysql.enabled is set to false", "properties": { "database": { "default": "yourls", "title": "Database name", "type": "string" }...
MIT
en
YOURLS/charts
4b0b3a9abb504133d5020e251a85abad7c17613f
2021-10-31T03:05:08
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "externalDatabase": { "description": "If MySQL is disabled. Use this section to specify the external database details", "form": true, "properties": { "database": { "form": true, "hidden": "mysql/enabled...
MIT
en
YOURLS/charts
2bc6d4d14ef96767d0ccf9dd252fea2f2d9c2fe9
2021-03-19T01:33:42
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "db": { "description": "All of these values are only used when mysql.enabled is set to false", "properties": { "database": { "default": "yourls", "title": "Database name", "type": "string" }...
MIT
en
YOURLS/charts
9f298c50e203faae06a36d0bc1c3628bf24b39ae
2021-02-09T23:58:02
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "db": { "description": "All of these values are only used when mysql.enabled is set to false", "properties": { "database": { "default": "yourls", "title": "Database name", "type": "string" }...
MIT
en
YOURLS/charts
ae02a88dd82946f3ed7b2078cba70d7eb4966414
2022-02-28T00:34:55
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$defs": { "image": { "properties": { "pullPolicy": { "description": "Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'", "enum": [ "IfNotPresent", "Always", "Never" ], "title": "Specify a imagePull...
MIT
en
YOURLS/charts
015a756a00882ccc2f043f83769927a4780cacbb
2022-04-28T00:14:31
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$defs": { "image": { "properties": { "pullPolicy": { "description": "Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'", "enum": [ "IfNotPresent", "Always", "Never" ], "title": "Specify a imagePull...
MIT
en
YOURLS/charts
b57fb3a9c87033d4659c6cebd31ab8c7d76cd51e
2022-04-28T11:25:45
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$defs": { "image": { "properties": { "pullPolicy": { "description": "Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'", "enum": [ "IfNotPresent", "Always", "Never" ], "title": "Specify a imagePull...
MIT
en
YOURLS/charts
4d40d93d34b4a22cf2932f9bd17374cc6619ca45
2021-11-05T02:24:38
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$defs": { "image": { "properties": { "pullPolicy": { "description": "Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'", "enum": [ "IfNotPresent", "Always", "Never" ], "title": "Specify a imagePull...
MIT
en
YOURLS/charts
fccb1f3c2bda116b28a648c7d422386fe93a27f0
2021-07-17T12:19:46
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$schema": "https://json-schema.org/schema#", "properties": { "db": { "description": "All of these values are only used when mysql.enabled is set to false", "properties": { "database": { "default": "yourls", "title": "Database name", "type": "string" }...
MIT
en
YOURLS/charts
3cf20c88807b6691dc114137bf057385abca4ea6
2022-08-27T20:07:00
charts/yourls/values.schema.json
17
2024-05-29T10:28:13.513286Z
{ "$defs": { "image": { "properties": { "digest": { "type": "string" }, "pullPolicy": { "description": "Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'", "enum": [ "IfNotPresent", "Always", "N...
MIT
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/entitlements.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "entitlements" ], "description": "This examples include entitlements on macOS, which require code signing.", "icon": ...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/sys-prefix.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys; print(sys.prefix)" ], "description": "This will install to Windows and Linux with defaul...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/example-3.invalid.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "python", "-m", "this" ], "description": "This is invalid because platforms.<os> cannot be a boolean", "icon": null, ...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/pkgs/package_1/menu.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "${CONDA_PREFIX:-N/A}" ], "description": "This will echo environment variables for test purposes", "icon": null, ...
BSD-3-Clause
en
conda/menuinst
e992e76e4508bb58f798d52320b22936237c7e2d
2023-06-15T13:21:13
tests/data/jsons/precommands.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "$TEST_VAR" ], "description": "This examples run some logic before activation.", "icon": null, "name": "Precomm...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/precommands.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "$TEST_VAR" ], "description": "This examples run some logic before activation.", "icon": null, "name": "Precomm...
BSD-3-Clause
en
conda/menuinst
5e4e8e7f78657369a702a794883140f283015078
2024-01-11T09:58:20
tests/data/jsons/sys-prefix.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys; print(sys.prefix)" ], "description": "This will install to Windows and Linux with defaul...
BSD-3-Clause
en
conda/menuinst
0aa4be1a0e535f3181a9d2f6c5250476b6a5934f
2024-05-08T16:31:23
tests/data/jsons/menu-name.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "A" ], "description": "This will echo environment variables for test purposes", "icon": null, "name": { ...
BSD-3-Clause
en
conda/menuinst
e992e76e4508bb58f798d52320b22936237c7e2d
2023-06-15T13:21:13
tests/data/jsons/file_types.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys, pathlib as p; p.Path(r'__OUTPUT_FILE__').write_text(sys.argv[1])" ], "description": "Tes...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/precommands.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "$TEST_VAR" ], "description": "This examples run some logic before activation.", "icon": null, "name": "Precomm...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/entitlements.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "entitlements" ], "description": "This examples include entitlements on macOS, which require code signing.", "icon": ...
BSD-3-Clause
en
conda/menuinst
416eaf9c844912835f92eba87884847a7db763fb
2024-05-15T21:44:12
tests/data/jsons/windows-terminal.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "testcommand_a.exe" ], "description": "Package A", "icon": null, "name": "A", "platforms": { "win": { "...
BSD-3-Clause
en
conda/menuinst
db528854422d765d9423eb7c705e06b0c7ade905
2024-02-06T16:47:24
tests/data/jsons/file_types_no_event_handler.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys, pathlib as p; p.Path(r'__OUTPUT_FILE__').write_text(sys.argv[1])" ], "description": "Tes...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/pkgs/package_1/menu.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "echo", "${CONDA_PREFIX:-N/A}" ], "description": "This will echo environment variables for test purposes", "icon": null, ...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/sys-prefix.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys; print(sys.prefix)" ], "description": "This will install to Windows and Linux with defaul...
BSD-3-Clause
en
conda/menuinst
e992e76e4508bb58f798d52320b22936237c7e2d
2023-06-15T13:21:13
tests/data/jsons/sys-prefix.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys; print(sys.prefix)" ], "description": "This will install to Windows and Linux with defaul...
BSD-3-Clause
en
conda/menuinst
2416e74aa55250151cfd09893511ea585d16da18
2024-05-10T09:18:26
tests/data/jsons/file_types.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys, pathlib as p; p.Path(r'__OUTPUT_FILE__').write_text(sys.argv[1])" ], "description": "Tes...
BSD-3-Clause
en
conda/menuinst
da8133f4e3b9c7b9aae404bb861a21df403655de
2024-05-21T16:06:03
tests/data/jsons/working-dir.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys; print(sys.prefix)" ], "description": "This will install to Windows and Linux with defaul...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/osx_symlinks.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ MENU_ITEM_LOCATION }}/Contents/Resources/python", "-c", "import sys; print(sys.executable)" ], "description": "This exa...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/no-platforms.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "python", "-m", "this" ], "description": "This won't install to any platform because the 'platforms' key is empty.", ...
BSD-3-Clause
en
conda/menuinst
e992e76e4508bb58f798d52320b22936237c7e2d
2023-06-15T13:21:13
tests/data/jsons/url_protocols.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ PYTHON }}", "-c", "import sys, pathlib as p; p.Path(r'__OUTPUT_FILE__').write_text(sys.argv[1])" ], "description": "Tes...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/osx_symlinks.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "{{ MENU_ITEM_LOCATION }}/Contents/Resources/python", "-c", "import sys; print(sys.executable)" ], "description": "This exa...
BSD-3-Clause
en
conda/menuinst
b0199ae47be39903b533b39406dfcd837ccbe5d4
2023-03-06T15:24:01
tests/data/jsons/example-3.invalid.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "python", "-m", "this" ], "description": "This is invalid because platforms.<os> cannot be a boolean", "icon": null, ...
BSD-3-Clause
en
conda/menuinst
81af647e223d5cd75e93ccafa44839c8cd53be50
2023-01-12T22:51:39
tests/data/jsons/no-platforms.json
32
2024-05-29T16:25:51.555443Z
{ "$id": "https://schemas.conda.io/menuinst-1.schema.json", "$schema": "https://json-schema.org/draft-07/schema", "menu_items": [ { "command": [ "python", "-m", "this" ], "description": "This won't install to any platform because the 'platforms' key is empty.", ...
BSD-3-Clause
en
ZxBing0066/playground-public
005f09cce01baa6beb180620d0fbf5d932891ace
2022-08-08T08:45:01
json-schema/my-schema.json
7
2024-05-27T05:37:34.91106Z
{ "$id": "my-schema", "$schema": "https://json-schema.org/draft-07/schema", "definitions": { "name": { "properties": { "firstName": { "description": "First name", "type": "string" }, "lastName": { "description": "Last name", "type": "string...
MIT
en
thecorecity/cognitum
308b67bd4fe50376dfa64449cfecedea410e08a8
2020-07-03T11:05:36
lib/schemas/db.schema.json
13
2024-05-28T05:32:33.682206Z
{ "$id": "https://files.thecore.city/schemas/cognitum/db.schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "JSON schema for database configuration file.", "properties": { "$schema": { "type": "string" }, "dbtype": { "...
Apache-2.0
en
thecorecity/cognitum
744599658d09d329ca0a410587bf45d01ba9df33
2020-07-26T10:39:20
lib/schemas/db.schema.json
13
2024-05-28T05:32:33.682206Z
{ "$id": "https://files.thecore.city/schemas/cognitum/db.schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "additionalProperties": false, "description": "JSON schema for database configuration file.", "properties": { "$schema": { "type": "string" }, "dbtype": { "...
Apache-2.0
en
skyrising/mc-versions
7d62792d137e2fd845caedf4f0090d90c66a85d4
2023-01-29T21:48:27
data/schemas/version_manifest.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "mojangVersion": { "description": "A version used by Mojang (very lenient)", "pattern": "^[0-9a-zA-Z _.~-]*$", "type": "string" }, "releaseType": { "description": "A release type (e.g. release, snapshot, etc.)", "examples": [ "release", "snapshot"...
MIT
en
skyrising/mc-versions
5ea321df4fba1a3f8d5c2cc7ba5c8f456c9cd486
2022-01-18T00:28:13
data/schemas/version_manifest.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "mojangVersion": { "description": "A version used by Mojang (very lenient)", "pattern": "^[0-9a-zA-Z _.~-]*$", "type": "string" }, "releaseType": { "description": "A release type (e.g. release, snapshot, etc.)", "examples": [ "release", "snapshot"...
MIT
en
skyrising/mc-versions
9df725285b7e4a476fb478f88a0efd173da7586d
2022-06-16T13:58:20
data/schemas/version.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "downloadInfo": { "additionalProperties": false, "properties": { "sha1": { "$ref": "#/$defs/sha1" }, "size": { "minimum": 0, "type": "integer" }, "url": { "format": "uri", "type": "string" } ...
MIT
en
skyrising/mc-versions
706cf3e28057c18b84bef7e1858ffde36b40558c
2023-05-18T23:13:51
data/schemas/version_manifest.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "releaseType": { "description": "A release type (e.g. release, snapshot, etc.)", "examples": [ "release", "snapshot", "old_alpha", "old_beta" ], "pattern": "^[a-z_]+$", "type": "string" }, "version": { "description": "A versi...
MIT
en
skyrising/mc-versions
5ea321df4fba1a3f8d5c2cc7ba5c8f456c9cd486
2022-01-18T00:28:13
data/schemas/version.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "downloadInfo": { "additionalProperties": false, "properties": { "sha1": { "$ref": "#/$defs/sha1" }, "size": { "minimum": 0, "type": "integer" }, "url": { "format": "uri", "type": "string" } ...
MIT
en
skyrising/mc-versions
8333445ef8877a7550fc1441ada590d9b60c0341
2022-01-19T17:30:23
data/schemas/protocol.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "protocolVersion": { "additionalProperties": false, "properties": { "clients": { "items": { "$ref": "#/$defs/version" }, "type": "array" }, "servers": { "items": { "$ref": "#/$defs/version" }...
MIT
en
skyrising/mc-versions
8333445ef8877a7550fc1441ada590d9b60c0341
2022-01-19T17:30:23
data/schemas/version_manifest.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "mojangVersion": { "description": "A version used by Mojang (very lenient)", "pattern": "^[0-9a-zA-Z _.~-]*$", "type": "string" }, "releaseType": { "description": "A release type (e.g. release, snapshot, etc.)", "examples": [ "release", "snapshot"...
MIT
en
skyrising/mc-versions
8333445ef8877a7550fc1441ada590d9b60c0341
2022-01-19T17:30:23
data/schemas/release_targets.json
9
2024-05-28T04:04:58.481534Z
{ "$defs": { "version": { "description": "A version in the Omniarchive format", "pattern": "^(((server-)?([abc]|inf?-|rd-|af-)?[0-9]+[.0-9]*)|[0-9]{2}w[0-9]{2}[a-z~])a?([_-][0-9a-z]+)*$", "type": "string" } }, "$id": "https://skyrising.github.io/mc-versions/schemas/release_targets.json",...
MIT
en
ErikEJ/EFCorePowerTools
cb4266c8ef8771f36d633b895079780d39a7db06
2023-04-28T08:15:00
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
087b41b42d7f20291cbcc06443f07f389180f737
2023-12-29T09:52:50
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
ef19a8ffa7838665066e7820966eb1a6339d01b9
2023-04-23T18:37:12
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
966b55355d9c15dfdbe6eb451492443704cb3008
2023-12-19T13:45:58
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
1179c3185c9e6ae8c70b6ef131da5d5ebd751a3a
2023-05-27T14:28:40
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
f9a056f8a14c0a76511c1d134572c0c989cf3b70
2023-05-05T13:02:03
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
a23f1a691796fd9739d8503e0f26c618a6e5a7dd
2023-10-27T09:33:16
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
d3d3c24cfce90e117ed8b4e5356c4eddecbb0f9c
2023-04-24T19:01:57
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
1ed0eb9e86cddba479c3c790ea1da80f2c0c06d6
2023-12-21T10:22:57
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
72a9511f276236de5c06d94fe454ff45ad9cd71f
2023-07-12T07:16:48
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
5f77ce6c974b2d0fd1ea8f546c33c458ca57adef
2024-01-19T08:25:47
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "refresh-object-lists": tru...
MIT
en
ErikEJ/EFCorePowerTools
79fc482a06a729e4140db4be5a970e3438e5ebee
2023-05-02T15:41:40
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
0d22712054ee760d2e9546b0a48f5110e0ac4ef5
2024-01-22T14:03:50
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "refresh-object-lists": tru...
MIT
en
ErikEJ/EFCorePowerTools
dd26bc06404276203a9baf4a4b2cda1f4c205a8f
2023-04-24T10:26:02
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
e340da548e4256f1f4b2975c3882b048d861820d
2023-06-12T09:03:43
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
5e7c4764f2df026026e739acfe5c0e5cdf5f0e06
2023-04-24T14:57:25
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
8bbce2ca1e1a9246e7191886a7c515458160dfba
2023-10-14T15:42:21
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
e929024345cc5ac64586e029d4761d2fc7fdd8ff
2023-07-16T07:11:02
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "remove-defaultsql-from-boo...
MIT
en
ErikEJ/EFCorePowerTools
0633263025f707ae04dda19abc88636cee1be48e
2024-02-06T13:01:16
samples/efcpt-schema.json
2,015
2024-05-27T04:43:08.934514Z
{ "$id": "http://example.com/example.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "default": {}, "examples": [ { "code-generation": { "discover-multiple-stored-procedure-resultsets-preview": false, "enable-on-configuring": false, "refresh-object-lists": tru...
MIT
en