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 |
|---|---|---|---|---|---|---|---|---|
hpcc-systems/helm-chart | 7b64a07e918f354559b0f743eeec6cba185199ca | 2022-03-30T14:44:57 | helm/hpcc/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"auth": {
"description": "Authentication method",
"type": "string"
},
"authNZ": {
"additionalProperties": {
"type": [
"object"
]
},
"type": "... | Apache-2.0 | en |
hpcc-systems/helm-chart | 45d4593993ba769f32ac55008585484c0ec4231a | 2021-07-02T14:38:49 | helm/examples/azure/hpcc-azurefile/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"plane": {
"additionalProperties": false,
"properties": {
"category": {
"description": "the category this plane is usd for, e.g. lz, data",
"type": "string"
... | Apache-2.0 | en |
hpcc-systems/helm-chart | 7a28af475093e72c5b90c8f8fc74237793eea0eb | 2022-03-24T09:42:22 | helm/hpcc/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"bundle": {
"additionalProperties": {
"type": [
"integer",
"string",
"boolean"
]
},
"properties": {
"name": {
"description"... | Apache-2.0 | en |
hpcc-systems/helm-chart | 344560abc21612f7150aa93d5b3d6c289511f77e | 2021-10-13T15:20:58 | helm/hpcc/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"auth": {
"description": "Authentication method",
"enum": [
"none",
"ldap"
],
"type": "string"
},
"bundle": {
"additionalProperties": {
"type":... | Apache-2.0 | en |
hpcc-systems/helm-chart | 380a2704502c118086b1a0e4005680cb8ee2f4c9 | 2021-09-08T11:27:07 | helm/hpcc/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"bundle": {
"additionalProperties": {
"type": [
"integer",
"string",
"boolean"
]
},
"properties": {
"name": {
"description"... | Apache-2.0 | en |
hpcc-systems/helm-chart | 6bf56749be9fe3f3d4473cb4a9acca1a91211f58 | 2021-10-27T14:31:24 | helm/hpcc/values.schema.json | 10 | 2024-05-28T04:25:31.595363Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"definitions": {
"auth": {
"description": "Authentication method",
"type": "string"
},
"authNZ": {
"additionalProperties": {
"type": [
"object"
]
},
"type": "... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/ports.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$id": "https://ebu.ch/ear-adm-toolbox/schemas/ports",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "Configuration describing process ports that should be automatically connected in an EAT graph",
"properties": {
"in_ports": {
"description": "A list of input ports for this p... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/rewrite_content_objects_emission.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"max_object_depth": {
"type": "integer"
}
},
"type": "object"
},
"type": {
"const": "rewrite_content_objects_emission",
"type": "string"
}
... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/resample_blocks.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"min_duration": {
"description": "The minimum block duration after resampling, specified in ADM time format",
"type": "string"
}
},
"type": "object"
... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/limit_interaction.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$defs": {
"constraint": {
"additionalProperties": false,
"description": "A constraint to clamp a value between a minimum and/or maximum",
"properties": {
"max": {
"type": "number"
},
"min": {
"type": "number"
}
},
"type": "object... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/config.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$id": "https://ebu.ch/ear-adm-toolbox/schemas/config",
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"connections": {
"description": "A list of additional connections to be applied to the graph",
"items": {
"description": "A connection from the first named port ... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/set_profiles.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"profiles": {
"description": "an array of profile objects",
"items": {
"$ref": "profile.schema.json"
},
"type": "array"
}
},
... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/layout_processes.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"layout": {
"description": "A renderer target speaker layout",
"type": "string"
}
},
"type": "object"
},
"type": {
"oneOf": [
{
... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/parameterless_processes.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"name": {
"type": "string"
},
"type": {
"oneOf": [
{
"const": "remove_unused"
},
{
"const": "remove_unused_elements"
},
{
"const": "fix_ds_frequency"... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/process.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$id": "https://ebu.ch/ear-adm-toolbox/schemas/process",
"$schema": "https://json-schema.org/draft-07/schema#",
"description": "An object describing the type and version of a process within an EAT graph",
"properties": {
"name": {
"description": "A name to identify this process instance",
"typ... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/set_version.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"version": {
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "set_version",
"type": "string"
}
},
"title": "configuration ... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/remove_elements.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"ids": {
"description": "The ids of the elements to remove",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": ... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/validate.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"profile": {
"$ref": "profile.schema.json"
}
},
"type": "object"
},
"type": {
"const": "validate",
"type": "string"
}
},
"title": "vali... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/path_process.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"path": {
"description": "A path to a file read or written to by this process",
"type": "string"
}
},
"type": "object"
},
"type": {
"oneOf"... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/set_programme_loudness.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"parameters": {
"properties": {
"id": {
"description": "The id of the audioProgramme element on which to set loudness metadata",
"type": "string"
}
},
"type": "object"
},
"type"... | Apache-2.0 | en |
ebu/ebu-adm-toolbox | 974d211eb086e262e81f5b1d777cf2595c92be5a | 2023-01-27T12:57:43 | data/schemas/profile.schema.json | 5 | 2024-05-27T07:22:24.827007Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"anyOf": [
{
"properties": {
"level": {
"description": "The profile level",
"type": "integer"
},
"type": {
"const": "itu_emission",
"description": "The profile name"
}
}
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | quarkus/integration-tests/integration-tests-quarkus-processes/src/test/resources/testJsonSchema/test_greetings.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"properties": {
"test": {
"type": "string"
}
},
"type": "object"
} | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | springboot/integration-tests/src/it/integration-tests-springboot-processes-it/src/test/resources/testJsonSchema/test_approvals_firstLineApproval.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | springboot/integration-tests/src/it/integration-tests-springboot-processes-it/src/test/resources/testJsonSchema/test_greetings.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"properties": {
"test": {
"type": "string"
}
},
"type": "object"
} | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | springboot/integration-tests/src/it/integration-tests-springboot-processes-it/src/test/resources/testJsonSchema/test_cinema.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Movie": {
"properties": {
"genre": {
"$ref": "#/definitions/MovieGenre"
},
"name": {
"type": "string"
},
"rating": {
"$ref": "#/definitions/Rating"
}... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | quarkus/integration-tests/integration-tests-quarkus-processes/src/test/resources/testJsonSchema/test_approvals_firstLineApproval_instance.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | quarkus/integration-tests/integration-tests-quarkus-processes/src/test/resources/testJsonSchema/test_approvals_firstLineApproval.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | quarkus/integration-tests/integration-tests-quarkus-processes/src/test/resources/testJsonSchema/test_approvals.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | springboot/integration-tests/src/it/integration-tests-springboot-processes-it/src/test/resources/testJsonSchema/test_approvals.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | f6359e68f100a1a2a74c22c8f2fe6434369daa05 | 2022-08-22T03:00:20 | quarkus/integration-tests/integration-tests-quarkus-processes-reactive/src/test/resources/testJsonSchema/test_approvals.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Address": {
"properties": {
"city": {
"type": "string"
},
"country": {
"type": "string"
},
"street": {
"type": "string"
},
"zipCode": {
... | Apache-2.0 | en |
apache/incubator-kie-kogito-runtimes | e1de8a7383b44dac66040860910cc3e3ad1baa3f | 2022-06-16T14:27:44 | quarkus/integration-tests/integration-tests-quarkus-processes/src/test/resources/testJsonSchema/test_cinema.json | 486 | 2024-05-29T15:22:10.624376Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"definitions": {
"Movie": {
"properties": {
"genre": {
"$ref": "#/definitions/MovieGenre"
},
"name": {
"type": "string"
},
"rating": {
"$ref": "#/definitions/Rating"
}... | Apache-2.0 | en |
apache/apisix-helm-chart | b94c1e3c1afa26980929fc98bbe52abd34eae30a | 2023-03-02T08:21:10 | charts/apisix/values.schema.json | 213 | 2024-05-28T05:36:02.568047Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"customPlugins": {
"description": "customPlugins allows you to mount your own HTTP plugins",
"properties": {
"enabled": {
"type": "boolean"
},
"luaPath": {
"type": "string"
},... | Apache-2.0 | en |
apache/apisix-helm-chart | 747be19f6d8ed4ac39a3d754ebebfda69975e92d | 2023-04-04T06:49:39 | charts/apisix/values.schema.json | 213 | 2024-05-28T05:36:02.568047Z | {
"$schema": "https://json-schema.org/draft-07/schema#",
"properties": {
"customPlugins": {
"description": "customPlugins allows you to mount your own HTTP plugins",
"properties": {
"enabled": {
"type": "boolean"
},
"luaPath": {
"type": "string"
},... | Apache-2.0 | en |
apache/hudi | 26b719a7fbafdfee480f07a143975f3e85adb3b2 | 2023-01-24T21:46:21 | hudi-utilities/src/test/resources/schema-provider/json/nested-properties/input.json | 5,127 | 2024-05-28T05:35:24.863028Z | {
"$id": "https://example.com/product.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A product from Acme's catalog",
"properties": {
"dimensions": {
"properties": {
"height": {
"type": "number"
},
"length": {
"type":... | Apache-2.0 | en |
apache/hudi | 26b719a7fbafdfee480f07a143975f3e85adb3b2 | 2023-01-24T21:46:21 | hudi-utilities/src/test/resources/schema-provider/json/single-properties/input.json | 5,127 | 2024-05-28T05:35:24.863028Z | {
"$id": "https://example.com/product.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A product from Acme's catalog",
"properties": {
"productId": {
"description": "The unique identifier for a product",
"type": "integer"
}
},
"required": [
"pr... | Apache-2.0 | en |
apache/hudi | 26b719a7fbafdfee480f07a143975f3e85adb3b2 | 2023-01-24T21:46:21 | hudi-utilities/src/test/resources/schema-provider/json/multiple-properties/input.json | 5,127 | 2024-05-28T05:35:24.863028Z | {
"$id": "https://example.com/product.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A product from Acme's catalog",
"properties": {
"productId": {
"description": "The unique identifier for a product",
"type": "integer"
},
"productName": {
... | Apache-2.0 | en |
apache/camel | 253abbee58e668413a12743453231e7658b62139 | 2023-11-08T19:14:20 | components/camel-jackson/src/test/resources/schemas/json/org.apache.camel.component.jackson.transform.Person.json | 5,364 | 2024-05-29T16:00:40.325996Z | {
"$id": "https://example.com/person.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A person with name and age",
"properties": {
"age": {
"description": "The age of the person",
"type": "integer"
},
"name": {
"description": "The name of the... | Apache-2.0 | en |
apache/camel | a88eb080a6732961832e1ab97c6ab6ab5513ed8a | 2021-07-05T04:42:34 | components/camel-json-validator/src/test/resources/org/apache/camel/component/jsonvalidator/OrderItem.json | 5,364 | 2024-05-29T16:00:40.325996Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"additionalProperties": false,
"properties": {
"product": {
"type": "string"
},
"quantity": {
"minimum": 1,
"type": "integer"
}
},
"required": [
"product",
"quantity"
],
"type": "object"
} | Apache-2.0 | en |
apache/camel | 253abbee58e668413a12743453231e7658b62139 | 2023-11-08T19:14:20 | components/camel-jackson/src/test/resources/org/apache/camel/component/jackson/transform/person.schema.json | 5,364 | 2024-05-29T16:00:40.325996Z | {
"$id": "https://example.com/person.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A person with name and age",
"properties": {
"age": {
"description": "The age of the person",
"type": "integer"
},
"name": {
"description": "The name of the... | Apache-2.0 | en |
apache/camel | a88eb080a6732961832e1ab97c6ab6ab5513ed8a | 2021-07-05T04:42:34 | components/camel-json-validator/src/test/resources/org/apache/camel/component/jsonvalidator/Order.json | 5,364 | 2024-05-29T16:00:40.325996Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"additionalProperties": false,
"properties": {
"customer": {
"type": "string"
},
"orderItems": {
"items": {
"$ref": "OrderItem.json"
},
"type": "array"
}
},
"required": [
"customer",
"orderItem... | Apache-2.0 | en |
apache/unomi | dcc6cd8d24fa55edb3b2c745f27ed744289e4f88 | 2022-05-23T15:59:58 | itests/src/test/resources/schemas/schema-invalid.json | 259 | 2024-05-28T04:15:33.217779Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"allOf": [
{
"$ref": "https://unomi.apache.org/schemas/json/event/1-0-0"
}
],
"invalidEntry": "An invalid entry",
"self": {
"format": "jsonschema",
"name": "invalid",
"vendor": "org.apache.unomi",
"version": "1-0-0"
}... | Apache-2.0 | en |
apache/unomi | 3351b6c54243ccf5dabf13755d44045059359211 | 2022-05-31T07:45:05 | itests/src/test/resources/schemas/schema-invalid.json | 259 | 2024-05-28T04:15:33.217779Z | {
"$schema": "https://json-schema.org/draft/2019-09/schema",
"allOf": [
{
"$ref": "https://unomi.apache.org/schemas/json/event/1-0-0"
}
],
"invalidEntry": "An invalid entry",
"self": {
"format": "jsonschema",
"name": "invalid",
"vendor": "com.vendor.test",
"version": "1-0-0"
},... | Apache-2.0 | en |
apache/sling-whiteboard | c66c13986646f051a3217b3b1ed5ed5bb2d85399 | 2021-11-11T17:23:27 | json-store/src/test/java/org/apache/sling/jsonstore/karate/schema/minimal.json | 42 | 2024-05-28T04:11:40.01545Z | {
"$id": "https://example.com/minimal",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"additionalProperties": false,
"description": "A minimal(ish) valid schema",
"properties": {
"$schema": {
"description": "The schema reference",
"type": "string"
},
"tags": {
"descr... | Apache-2.0 | en |
apache/airflow | 4ee46b984da73974f0a30bcf361ac36e995993c3 | 2024-05-20T16:04:29 | airflow/providers/google/cloud/openlineage/BigQueryErrorRunFacet.json | 34,849 | 2024-05-29T15:13:42.717221Z | {
"$defs": {
"BigQueryErrorRunFacet": {
"allOf": [
{
"$ref": "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet"
},
{
"properties": {
"clientError": {
"type": "string"
},
"parserError": {
... | Apache-2.0 | en |
apache/airflow | 57dab1303c5850b9b2ff81e64cbbe5bd4d1032f9 | 2024-05-23T13:53:07 | airflow/providers/google/cloud/openlineage/BigQueryErrorRunFacet.json | 34,849 | 2024-05-29T15:13:42.717221Z | {
"$defs": {
"BigQueryErrorRunFacet": {
"allOf": [
{
"$ref": "https://openlineage.io/spec/2-0-2/OpenLineage.json#/$defs/RunFacet"
},
{
"properties": {
"clientError": {
"type": "string"
},
"parserError": {
... | Apache-2.0 | en |
morishin/XDeck | 208a11b400496cd926dfc0e376d45939bab45fc3 | 2023-09-08T03:11:05 | XDeck/Config/schema.json | 19 | 2024-05-27T04:36:15.564614Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"columns": {
"items": {
"oneOf": [
{
"additionalProperties": false,
"properties": {
"type": {... | MIT | null |
morishin/XDeck | 5de36a61ed1a00c8fce3107638053cd6948c45ee | 2024-01-24T14:42:08 | XDeck/Config/schema.json | 19 | 2024-05-27T04:36:15.564614Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"properties": {
"$schema": {
"type": "string"
},
"columnWidth": {
"type": "integer"
},
"columns": {
"items": {
"oneOf": [
{
"additionalProperties": false,... | MIT | null |
MSLNZ/GTC | 9947fc4eb938072ea9814f2f46e9fcf1cd47e645 | 2024-01-19T00:41:15 | GTC/schema/gtc_v_1_5_0.json | 13 | 2024-05-29T09:05:04.168714Z | {
"$defs": {
"Complex": {
"additionalProperties": false,
"properties": {
"CLASS": {
"const": "Complex"
},
"label": {
"$ref": "#/$defs/string_or_null"
},
"n_im": {
"type": "string"
},
"n_re": {
"type": "stri... | MIT | en |
MSLNZ/GTC | 774fbf9b5e335ea466576aaa1a59c5262b4ee250 | 2024-01-25T22:36:51 | GTC/schema/gtc_v_1_5_0.json | 13 | 2024-05-29T09:05:04.168714Z | {
"$defs": {
"Complex": {
"additionalProperties": false,
"properties": {
"CLASS": {
"const": "Complex"
},
"label": {
"$ref": "#/$defs/string_or_null"
},
"n_im": {
"type": "string"
},
"n_re": {
"type": "stri... | MIT | en |
MSLNZ/GTC | c6bab30ba69b6c1590904f6b477f996c8e313094 | 2024-01-25T19:59:28 | GTC/schema/gtc_v_1_5_0.json | 13 | 2024-05-29T09:05:04.168714Z | {
"$defs": {
"Complex": {
"additionalProperties": false,
"properties": {
"CLASS": {
"const": "Complex"
},
"label": {
"$ref": "#/$defs/string_or_null"
},
"n_im": {
"type": "string"
},
"n_re": {
"type": "stri... | MIT | en |
bramstroker/homeassistant-powercalc | b9b7b2a3e6b51d12bc110aa82521035b966bb5a0 | 2024-05-03T07:11:32 | profile_library/library_schema.json | 874 | 2024-05-28T05:17:01.516688Z | {
"$defs": {
"device_type": {
"description": "Type of device",
"enum": [
"camera",
"light",
"smart_switch",
"smart_speaker",
"network"
],
"type": "string"
},
"model": {
"properties": {
"aliases": {
"description": "List... | MIT | en |
bramstroker/homeassistant-powercalc | b9b7b2a3e6b51d12bc110aa82521035b966bb5a0 | 2024-05-03T07:11:32 | profile_library/model_schema.json | 874 | 2024-05-28T05:17:01.516688Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "model.json describes a number of devices, typically lights, for use within the HomeAssistant Powercalc extension.",
"properties": {
"aliases": {
"description": "Aliases for this model",
"items": {
"type": "string"... | MIT | en |
GSS-Cogs/csvcubed | f4eb0046469e6d8dbf796c977ee2d6e41c190b8b | 2022-09-16T14:17:06 | src/csvcubed/schema/codelist-config/v1_1/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"concept": {
"description": "A concept in the code list.",
"properties": {
"children": {
"$ref": "#/definitions/v1.0/concepts"
},
"description": {
"descr... | Apache-2.0 | en |
GSS-Cogs/csvcubed | fb76c03f8c4aed0f4fa97088cbf7c6244b8847f4 | 2023-06-22T10:08:45 | src/csvcubed/schema/cube-config/v1_5/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 3f340a8e52d0c84374729bd5c5ed2ef72d886f0e | 2023-01-12T14:29:40 | src/csvcubed/schema/cube-config/v1_4/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | f4eb0046469e6d8dbf796c977ee2d6e41c190b8b | 2022-09-16T14:17:06 | src/csvcubed/schema/cube-config/v1_3/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 55905b98a50c452f0ed999cc8f7ea6f84eae3e22 | 2022-06-09T08:54:45 | src/csvcubed/schema/codelist-config/v1_0/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"concept": {
"description": "A concept in the code list.",
"properties": {
"children": {
"$ref": "#/definitions/v1.0/concepts"
},
"description": {
"descr... | Apache-2.0 | en |
GSS-Cogs/csvcubed | cad464807a4d35c44e0687df98e8bdb3ee225fee | 2022-08-23T12:37:52 | src/csvcubed/schema/codelist-config/v1_1/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"concept": {
"description": "A concept in the code list.",
"properties": {
"children": {
"$ref": "#/definitions/v1.0/concepts"
},
"description": {
"descr... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 55905b98a50c452f0ed999cc8f7ea6f84eae3e22 | 2022-06-09T08:54:45 | src/csvcubed/schema/cube-config/v1_1/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with resource values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | cad464807a4d35c44e0687df98e8bdb3ee225fee | 2022-08-23T12:37:52 | src/csvcubed/schema/cube-config/v1_3/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 14f2c3deb27bb18848b11a45038fb57cc1a76a34 | 2023-02-13T09:27:27 | src/csvcubed/schema/cube-config/v1_4/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | ad2359d76e87cc7c417325c0664027d9b08a3efc | 2023-02-20T16:17:43 | src/csvcubed/schema/cube-config/v1_4/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with literal values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | f4eb0046469e6d8dbf796c977ee2d6e41c190b8b | 2022-09-16T14:17:06 | src/csvcubed/schema/codelist-config/v1_0/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"concept": {
"description": "A concept in the code list.",
"properties": {
"children": {
"$ref": "#/definitions/v1.0/concepts"
},
"description": {
"descr... | Apache-2.0 | en |
GSS-Cogs/csvcubed | fb76c03f8c4aed0f4fa97088cbf7c6244b8847f4 | 2023-06-22T10:08:45 | src/csvcubed/schema/codelist-config/v2_0/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"concept": {
"description": "A concept in the code list.",
"properties": {
"children": {
"$ref": "#/definitions/v1.0/concepts"
},
"description": {
"descr... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 737ff716435bb7401f069be7192ea9964d49a9e1 | 2022-07-19T07:42:01 | src/csvcubed/schema/cube-config/v1_2/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with resource values) of the cube",
"properties": {
... | Apache-2.0 | en |
GSS-Cogs/csvcubed | 55905b98a50c452f0ed999cc8f7ea6f84eae3e22 | 2022-06-09T08:54:45 | src/csvcubed/schema/cube-config/v1_0/schema.json | 10 | 2024-05-28T03:38:54.121914Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"definitions": {
"v1.0": {
"columnTypes": {
"Attribute_Literal": {
"additionalProperties": false,
"description": "This column represents an attribute (with resource values) of the cube",
"properties": {
... | Apache-2.0 | en |
boschrexroth/json-schema | a2d8b913b7f301e0f245f5dd20eb596da9dbcf6a | 2024-04-09T08:01:52 | ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.4.schema.json | 9 | 2024-05-28T05:20:26.511771Z | {
"$defs": {
"appDirectory": {
"additionalProperties": false,
"description": "Describes an app configuration directory stored as part of a configuration.",
"properties": {
"copyOnLoad": {
"default": false,
"description": "An app is responsible for persisting its confi... | MIT | en |
boschrexroth/json-schema | a2d8b913b7f301e0f245f5dd20eb596da9dbcf6a | 2024-04-09T08:01:52 | ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.1.schema.json | 9 | 2024-05-28T05:20:26.511771Z | {
"$id": "https://json-schema.boschrexroth.com/ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"appDirectory": {
"additionalProperties": false,
"descriptio... | MIT | en |
boschrexroth/json-schema | a2d8b913b7f301e0f245f5dd20eb596da9dbcf6a | 2024-04-09T08:01:52 | ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.2.schema.json | 9 | 2024-05-28T05:20:26.511771Z | {
"$id": "https://json-schema.boschrexroth.com/ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"appDirectory": {
"additionalProperties": false,
"descriptio... | MIT | en |
boschrexroth/json-schema | a2d8b913b7f301e0f245f5dd20eb596da9dbcf6a | 2024-04-09T08:01:52 | ctrlx-automation/ctrlx-os/apps/package-manifest/package-manifest.v1.3.schema.json | 9 | 2024-05-28T05:20:26.511771Z | {
"$defs": {
"appDirectory": {
"additionalProperties": false,
"description": "Describes an app configuration directory stored as part of a configuration.",
"properties": {
"copyOnLoad": {
"default": false,
"description": "An app is responsible for persisting its confi... | MIT | en |
osteele/p5-server | d43dc0aeb99ca98a678f3df7167e63ed88eb654b | 2021-11-13T04:57:35 | p5-analysis/src/models/schemas/categories.json | 44 | 2024-05-28T04:43:07.531077Z | {
"$id": "https://example.com/product.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "p5.js library categories",
"items": {
"additionalProperties": false,
"properties": {
"description": {
"description": "A short description of the library",
... | MIT | en |
osteele/p5-server | d43dc0aeb99ca98a678f3df7167e63ed88eb654b | 2021-11-13T04:57:35 | p5-analysis/src/models/schemas/libraries.json | 44 | 2024-05-28T04:43:07.531077Z | {
"$id": "https://example.com/product.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "A list of p5.js libraries",
"items": {
"additionalProperties": false,
"properties": {
"defines": {
"additionalProperties": false,
"description": "Functions... | MIT | en |
AbsaOSS/spline-spark-agent | 5f85dfe2d30438fee8b01e48dd0eb805c28ad782 | 2023-03-31T23:51:48 | core/src/main/resources/api/openlineage/OpenLineage.json | 171 | 2024-05-28T06:10:34.840102Z | {
"$defs": {
"BaseFacet": {
"additionalProperties": true,
"description": "all fields of the base facet are prefixed with _ to avoid name conflicts in facets",
"properties": {
"_producer": {
"description": "URI identifying the producer of this metadata. For example this could be... | Apache-2.0 | en |
AbsaOSS/spline-spark-agent | 044aa5ab841dde9e90ae58f54ea381694d5c1760 | 2022-03-21T10:22:19 | core/src/main/resources/api/openlineage/OpenLineage.json | 171 | 2024-05-28T06:10:34.840102Z | {
"$defs": {
"BaseFacet": {
"additionalProperties": true,
"description": "all fields of the base facet are prefixed with _ to avoid name conflicts in facets",
"properties": {
"_producer": {
"description": "URI identifying the producer of this metadata. For example this could be... | Apache-2.0 | en |
AbsaOSS/spline-openlineage | 5e3eafb574a0d20f6ac4e2275d1b74274dacf974 | 2022-04-20T16:00:48 | commons/src/main/resources/openlineage/OpenLineage.json | 5 | 2024-05-27T05:43:59.976271Z | {
"$defs": {
"BaseFacet": {
"additionalProperties": true,
"description": "all fields of the base facet are prefixed with _ to avoid name conflicts in facets",
"properties": {
"_producer": {
"description": "URI identifying the producer of this metadata. For example this could be... | Apache-2.0 | en |
truemail-rb/truemail-rack | 18b708b47b21b5ea99c78a9a6ebcb3754f62f8d8 | 2020-02-19T10:23:07 | spec/support/schemas/controllers/validator/show.json | 28 | 2024-05-29T17:41:17.649875Z | {
"$id": "http://example.com/root.json",
"$schema": "http://json-schema.org/draft-07/schema#",
"definitions": {},
"properties": {
"configuration": {
"$id": "#/properties/configuration",
"properties": {
"blacklisted_domains": {
"$id": "#/properties/configuration/properties/black... | MIT | en |
truemail-rb/truemail-rack | a12f8b18cd4407ff501d74b791b9f813ec90392e | 2022-11-03T10:36:51 | spec/support/schemas/controllers/validator/show.json | 28 | 2024-05-29T17:41:17.649875Z | {
"$id": "http://example.com/example.json",
"$schema": "https://json-schema.org/draft-07/schema",
"additionalProperties": false,
"default": {},
"examples": [
{
"configuration": {
"blacklisted_domains": [
"false.com"
],
"blacklisted_emails": [
"blacklisted@... | MIT | en |
massdriver-cloud/mass | 2402ad241cb00b93910a081470018894feed28a9 | 2023-08-31T21:23:04 | pkg/bundle/schemas/bundle-schema.json | 103 | 2024-05-27T06:31:49.107676Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"access": {
"description": "The access level of the bundle. Private bundles will only be accessible by the organization it is published under.",
"enum": [
"public",
"private"
],
"title": "Access",
... | Apache-2.0 | en |
massdriver-cloud/mass | ea29e0bda819c7d4a4eead78e33ed41b41b11e61 | 2023-11-22T06:45:37 | pkg/definition/schemas/artifact-definition-schema.json | 103 | 2024-05-27T06:31:49.107676Z | {
"$schema": "https://json-schema.org/draft-07/schema",
"properties": {
"$md": {
"properties": {
"access": {
"enum": [
"public",
"private"
],
"type": "string"
},
"name": {
"pattern": "^[a-z][a-z0-9-]+$",
"typ... | Apache-2.0 | en |
aiverify-foundation/aiverify-developer-tools | afd1e9e614340716c934fb7849f19824377091b1 | 2023-06-16T08:25:35 | ai-verify-plugin/src/schemas/ai-verify.widget.schema.json | 6 | 2024-05-27T05:37:16.006773Z | {
"$id": "/ai-verify.widget.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "AI Verify Widget metadata schema",
"properties": {
"cid": {
"description": "Unique identififer for the widget within the plugin",
"maxLength": 128,
"minLength": 1,
"pa... | Apache-2.0 | en |
aiverify-foundation/aiverify-developer-tools | c834b418408de2fe2af23a248e5d6ff8792d5290 | 2023-06-05T08:50:23 | ai-verify-plugin/src/schemas/ai-verify.widget.schema.json | 6 | 2024-05-27T05:37:16.006773Z | {
"$id": "/ai-verify.widget.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "AI Verify Widget metadata schema",
"properties": {
"cid": {
"description": "Unique identififer for the widget within the plugin",
"maxLength": 128,
"minLength": 1,
"pa... | Apache-2.0 | en |
aiverify-foundation/aiverify-developer-tools | ccee76a87060fdabc7c27e0d0a1c1722ebc5eba7 | 2023-09-08T06:38:25 | ai-verify-plugin/src/schemas/ai-verify.widget.schema.json | 6 | 2024-05-27T05:37:16.006773Z | {
"$id": "/ai-verify.widget.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "AI Verify Widget metadata schema",
"properties": {
"cid": {
"description": "Unique identifier for the widget within the plugin",
"maxLength": 128,
"minLength": 1,
"pat... | Apache-2.0 | en |
aiverify-foundation/aiverify-developer-tools | 56da0e6a247b1688935593b801e86deed3317f34 | 2023-10-09T09:04:23 | ai-verify-plugin/src/schemas/ai-verify.widget.schema.json | 6 | 2024-05-27T05:37:16.006773Z | {
"$id": "/ai-verify.widget.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "AI Verify Widget metadata schema",
"properties": {
"author": {
"description": "Widget author",
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"cid": {
... | Apache-2.0 | en |
fivetran/dbt_yaml_schemas | 08d179e36f3ff64cb922cd656f7ada80eb0a8884 | 2021-06-03T14:15:04 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/dbt_project.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperti... | MIT | en |
fivetran/dbt_yaml_schemas | 0a4ea9ce04f1375cfa04c691a2ac8700692c6b27 | 2021-06-03T16:01:11 | schemas/profiles.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/profiles.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"bigQueryProfile": {
"allOf": [
{
"$ref": "#definitions/threadsField"
}
],... | MIT | en |
fivetran/dbt_yaml_schemas | 4b36c855a6173b247f01cfbe95c9787cafc39e76 | 2022-11-07T01:19:49 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/resources.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperties... | MIT | en |
fivetran/dbt_yaml_schemas | e6ec100976f5f25e4f4056d9ffcf01797fcb9a08 | 2021-06-03T17:59:52 | schemas/profiles.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/profiles.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"bigQueryProfile": {
"allOf": [
{
"$ref": "#definitions/threadsField"
}
],... | MIT | en |
fivetran/dbt_yaml_schemas | 4e1880b45440fba3c9c9aff58711439f79248536 | 2021-06-02T14:57:42 | schemas/packages.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/packages.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"dbtHubPackage": {
"dependencies": {
"version": [
"package"
]
},
"pr... | MIT | en |
fivetran/dbt_yaml_schemas | d05451333728841f99c800650329631367a094a2 | 2021-06-03T08:22:09 | schemas/packages.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/packages.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"dbtHubPackage": {
"dependencies": {
"version": [
"package"
]
},
"pr... | MIT | en |
fivetran/dbt_yaml_schemas | 139e23fb893ec8b8ba412eccd42b17fb99e009df | 2021-06-02T08:14:12 | schemas/packages.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"description": "Dockerfile linter, validate inline bash, written in Haskell",
"properties": {},
"title": "JSON Schema for Hadolint, a Dockerfile linter tool",
"trustedRegistries": {
"description": "A list of trusted r... | MIT | en |
fivetran/dbt_yaml_schemas | 9af2695a0db4e376cb3cbe80c6ef382e0d9c3821 | 2022-06-01T23:43:41 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/resources.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperties... | MIT | en |
fivetran/dbt_yaml_schemas | 1230a7ea888f37dd3dee471467902b77eb0245f6 | 2021-06-03T17:33:20 | schemas/packages.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/packages.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"dbtHubPackage": {
"dependencies": {
"version": [
"package"
]
},
"pr... | MIT | en |
fivetran/dbt_yaml_schemas | 707e9dc00c6cf06e01ed1313a0f4eb5cb5fe1831 | 2021-06-02T14:31:11 | schemas/deployment.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/deployment.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Describes the jobs that enable Fivetran to run your dbt commands on a schedule",
"properties": {
"dbtVersion"... | MIT | en |
fivetran/dbt_yaml_schemas | d05451333728841f99c800650329631367a094a2 | 2021-06-03T08:22:09 | schemas/deployment.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/deployment.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Describes the jobs that enable Fivetran to run your dbt commands on a schedule",
"properties": {
"dbtVersion"... | MIT | en |
fivetran/dbt_yaml_schemas | 30cda3186fce204012fd8d910575e1d2fc9c83a1 | 2021-06-03T16:10:03 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://gitcdn.xyz/repo/fivetran/dbt_yaml_schemas/main/schemas/resources.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperties... | MIT | en |
fivetran/dbt_yaml_schemas | d1f44e6b12dab2f98a8c633f7f3602a265e30049 | 2022-11-08T15:40:23 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/resources.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperties... | MIT | en |
fivetran/dbt_yaml_schemas | f03633edf9332b1a789b003eeccf68b4ac201049 | 2021-06-04T07:33:19 | schemas/resources.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/resources.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"definitions": {
"resource": {
"properties": {
"columns": {
"items": {
"additionalProperties... | MIT | en |
fivetran/dbt_yaml_schemas | 5f033fae290314257dfa4e7441209588a24f5a9b | 2021-06-02T12:39:06 | schemas/deployment.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Describes the jobs that enable Fivetran to run your dbt commands on a schedule",
"properties": {
"dbtVersion": {
"description": "Choose the version of dbt that will run the project. Supported ve... | MIT | en |
fivetran/dbt_yaml_schemas | a446e265d0dbbe8fc1c3328f7cf6673320836a65 | 2021-06-02T08:14:59 | schemas/packages.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"description": "Dockerfile linter, validate inline bash, written in Haskell",
"properties": {},
"title": "JSON Schema for Hadolint, a Dockerfile linter tool",
"trustedRegistries": {
"description": "A list of trusted r... | MIT | en |
fivetran/dbt_yaml_schemas | 1230a7ea888f37dd3dee471467902b77eb0245f6 | 2021-06-03T17:33:20 | schemas/deployment.json | 11 | 2024-05-28T03:30:42.07098Z | {
"$id": "https://github.com/fivetran/dbt_yaml_schemas/blob/main/schemas/deployment.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Describes the jobs that enable Fivetran to run your dbt commands on a schedule",
"properties": {
"dbtVersion"... | MIT | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.