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 |
|---|---|---|---|---|---|---|---|---|
fivetran/dbt_yaml_schemas | 1230a7ea888f37dd3dee471467902b77eb0245f6 | 2021-06-03T17:33:20 | 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/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 | dda96143b9fdb75962cd67393816459558c54957 | 2021-06-04T09:07:40 | 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 | e2e4ab0db66d33c5f5fe63dd441a6a42d60c677c | 2021-06-03T19:03:21 | 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 |
DiSSCo/openDS | d9cd00689724d015d10b11102948f73081252418 | 2023-12-14T10:05:18 | data-model/annotations/0.1.0/schema/INTERNAL_annotation_backend_request.json | 15 | 2024-05-27T22:12:25.395619Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"course": {
"allOf": [
{
"$ref": "https://schemas.dissco.tech/schemas/annotations/0.1.0/annotations.json"
},
{
"properties": {
"text": {
"pattern": "[a-z][0-9]... | Apache-2.0 | null |
DiSSCo/openDS | 3f055d3678e61dde921b54216b8510e43e7a50d9 | 2024-03-05T13:25:23 | data-model/annotations/0.1.0/schema/annotation-for-mas.json | 15 | 2024-05-27T22:12:25.395619Z | {
"$id": "https://schemas.dissco.tech/schemas/annotations/0.1.0/annotations-for-mas.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Schema specific to Machine Annotation Services providing information to DiSSCo.",
"properties": {
"dcterms:cr... | Apache-2.0 | null |
FormantIO/formant | b31bfa7a5e8efdb08b320e206dfb6a1332ca2b9d | 2022-10-04T14:25:20 | examples/python/formant_module/agent/adapter_with_config/config_schema.json | 5 | 2024-05-29T09:17:18.132857Z | {
"$id": "https://formant.io/formant_ping_adapter_configuration.schema.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Configuration for the ping adapter.",
"properties": {
"formant_stream": {
"description": "The Formant stream to send the ping results to.",
"ty... | Apache-2.0 | en |
FormantIO/formant | 2686d53f59312dc6672818f31427544b205fa2b4 | 2023-02-10T03:17:09 | examples/python/formant_module/agent/JSON/config_schema.json | 5 | 2024-05-29T09:17:18.132857Z | {
"$id": "",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "Configuration for all data to be read from JSON.",
"properties": {
"json_adapter_configuration": {
"description": "A list of the data to pull from the json.",
"items": {
"properties": {
"dat... | Apache-2.0 | en |
pwall567/json-kotlin-schema-codegen | d7741eb098431e002ee670e99d2bcf213008d6e3 | 2022-02-20T12:42:54 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 57a28024315708cdda39e41c133a856afd3fffb7 | 2024-02-25T14:27:59 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 6a08095a2c5466fc2371ae2275bdf1dc354722e4 | 2024-03-04T14:13:18 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 39bb0a3a27dca2b72e241b5f9f52147e97756e5b | 2023-01-04T11:54:20 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 76cba5be9951dc3324f1d540a09f5ee579f9c17b | 2021-11-21T12:44:38 | src/test/resources/json-schema-org/product.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$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":... | MIT | en |
pwall567/json-kotlin-schema-codegen | a5390e14d17576254beecccdee06ac950d4ef186 | 2022-07-19T15:38:28 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 344e85313297fd6f3b605573f60688d10bd7a7bf | 2021-11-21T12:47:25 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"CustomClassByFormat": {
"properties": {
"className": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"format": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"required": [... | MIT | en |
pwall567/json-kotlin-schema-codegen | 91640e85916f907257f950d696046bf4cf39021c | 2024-02-07T14:03:44 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | a8ff584c47c35f12ac88d14124631d48521884ab | 2021-12-08T14:02:02 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema-codegen | 608b8a7252b548f9260127cb468fbfc05915bade | 2024-03-10T12:58:38 | src/main/resources/schema/codegen-config.schema.json | 74 | 2024-05-27T22:02:49.472969Z | {
"$defs": {
"ClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"QualifiedClassName": {
"maxLength": 256,
"minLength": 1,
"type": "string"
}
},
"$id": "https://raw.githubusercontent.com/pwall567/json-kotlin-schema-codegen/main/src/main/resource... | MIT | en |
pwall567/json-kotlin-schema | 172b7aca72289d8cb1f9f8577b30cfbce62df5f6 | 2022-02-20T11:00:34 | src/test/resources/http/testhttp2.json | 82 | 2024-05-27T21:49:13.354502Z | {
"$defs": {
"Def1": {
"properties": {
"aaa": {
"type": "integer"
}
},
"required": [
"aaa"
],
"type": "object"
}
},
"$id": "http://pwall.net/test/schema/testhttp2.json",
"$schema": "https://json-schema.org/draft/2020-12/schema"
} | MIT | en |
pwall567/json-kotlin-schema | 2c04ec10f15b6013c9ed9d5f958fd71ff266524a | 2021-06-20T06:14:32 | src/test/resources/test-domestic-address.schema.json | 82 | 2024-05-27T21:49:13.354502Z | {
"$id": "https://pwall.net/test-domestic-address",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"properties": {
"line1": {
"minLength": 1,
"type": "string"
},
"line2": {
"minLength": 1,
"type": "string"
},
"postcode": {
"pattern": "^[0-9]{4}$",
... | MIT | en |
pwall567/json-kotlin-schema | 2c04ec10f15b6013c9ed9d5f958fd71ff266524a | 2021-06-20T06:14:32 | src/test/resources/test-international-address.schema.json | 82 | 2024-05-27T21:49:13.354502Z | {
"$id": "https://pwall.net/test-international-address",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"properties": {
"country": {
"minLength": 1,
"type": "string"
},
"line1": {
"minLength": 1,
"type": "string"
},
"line2": {
"minLength": 1,
"ty... | MIT | en |
pwall567/json-kotlin-schema | 2c04ec10f15b6013c9ed9d5f958fd71ff266524a | 2021-06-20T06:14:32 | src/test/resources/test-oneof.schema.json | 82 | 2024-05-27T21:49:13.354502Z | {
"$id": "https://pwall.net/test-oneof",
"$schema": "https://json-schema.org/draft/2019-09/schema",
"oneOf": [
{
"properties": {
"customerType": {
"const": "domestic"
},
"domesticAddress": {
"$ref": "test-domestic-address.schema.json"
}
},
... | MIT | en |
pwall567/json-kotlin-schema | 172b7aca72289d8cb1f9f8577b30cfbce62df5f6 | 2022-02-20T11:00:34 | src/test/resources/http/testhttp1.json | 82 | 2024-05-27T21:49:13.354502Z | {
"$id": "http://pwall.net/test/schema/testhttp1.json",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"xxx": {
"$ref": "testhttp2.json#/$defs/Def1"
}
},
"type": "object"
} | MIT | en |
jump-dev/MathOptFormat | 1cb42c2eef83f6c818cba9cbb506d9f0deacad66 | 2023-09-27T01:05:49 | schemas/mof.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 67e65785623330af60f7bbf2eab7f48d4580f322 | 2022-07-19T23:24:57 | schemas/mof.1.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.1.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 1076067f404510d8ef3b4c8b8d6cd87ac13151a4 | 2021-03-09T07:47:45 | schemas/mof.0.6.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.0.5.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | cab89d5b8083ffdfb9df7d890e00c3aafe83a927 | 2021-09-09T02:45:14 | schemas/mof.1.0.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.0.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | e0260b4d397e051bd6f75d6e194109ed06bb588c | 2021-03-09T07:50:55 | schemas/mof.0.6.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.0.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 550bd2ddbe3647436a3486254c5650a4c76db594 | 2023-09-28T22:27:39 | schemas/mof.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.7.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 81c35507c6c36d552aa4c07f545b453555e099a9 | 2020-08-23T21:50:23 | schemas/mof.0.5.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.0.5.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | c29e2dd35392a85594cb9a24210b8241ee26f409 | 2021-07-06T01:25:26 | schemas/mof.0.6.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.0.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 1d0129ade1bf71c8c756f835c5fe4e898b04f243 | 2023-04-27T23:14:57 | schemas/mof.1.3.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.3.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 550bd2ddbe3647436a3486254c5650a4c76db594 | 2023-09-28T22:27:39 | schemas/mof.1.7.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.7.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 7cc33ef69fcb93bbc75b2b55ceb61dbafc7220f3 | 2023-09-27T03:10:52 | schemas/mof.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 7cc33ef69fcb93bbc75b2b55ceb61dbafc7220f3 | 2023-09-27T03:10:52 | schemas/mof.1.6.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | aba1e78b1c6d56a03ba02978d739bb3402986c16 | 2023-09-07T00:15:00 | schemas/mof.1.5.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.5.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 83c973194bb4541769457a2ea177006c286bde31 | 2023-05-08T21:40:52 | schemas/mof.1.4.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.4.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 01af5b9d4c90bf094ef6e1fd252aec7260e294d8 | 2022-11-29T22:00:13 | schemas/mof.1.2.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.2.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 1cb42c2eef83f6c818cba9cbb506d9f0deacad66 | 2023-09-27T01:05:49 | schemas/mof.1.6.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.6.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 81c35507c6c36d552aa4c07f545b453555e099a9 | 2020-08-23T21:50:23 | schemas/mof.0.4.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.0.4.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | 065e5b131e4707a6e00f39b1347bb6aed5d6178f | 2022-07-19T22:30:34 | schemas/mof.1.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.1.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
jump-dev/MathOptFormat | b43eab66ca9cf9bff2f49b530cec3f2fd7d54e43 | 2023-09-27T00:53:50 | schemas/mof.1.schema.json | 18 | 2024-05-29T10:55:02.525813Z | {
"$id": "https://jump.dev/MathOptFormat/schemas/mof.1.5.schema.json",
"$schema": "https://json-schema.org/schema#",
"definitions": {
"NonlinearTerm": {
"description": "A node in an expresion graph representing a nonlinear function.",
"oneOf": [
{
"description": "Unary operators"... | MIT | en |
Juice-Labs/Juice-Labs | 534e468646b2698776f69621d7fc526899e8ace1 | 2023-07-27T19:18:18 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$defs": {
"additionalAnnotations": {
"additionalProperties": true,
"description": "",
"type": "object"
},
"additionalControllerArgs": {
"description": "",
"items": {
"type": "string"
},
"type": "array"
},
"additionalControllerSpec": {
"add... | MIT | en |
Juice-Labs/Juice-Labs | 77ec420e4469772d441aaf854995ce38960a6034 | 2023-01-24T19:53:38 | charts/server/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema#",
"properties": {
"image": {
"description": "The Juice container image to use",
"type": "string"
},
"metadata": {
"additionalProperties": true,
"description": "",
"properties": {
"name": false
},
... | MIT | en |
Juice-Labs/Juice-Labs | 3d06e0b154dd1cc4ef3a1e3068032c6c5a4a4dca | 2023-03-27T21:05:28 | charts/server/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema#",
"properties": {
"image": {
"description": "The Juice container image to use",
"type": "string"
},
"metadata": {
"additionalProperties": true,
"description": "",
"properties": {
"name": false
},
... | MIT | en |
Juice-Labs/Juice-Labs | ef42c3027402686bb660a268a9ec1d440987a91e | 2023-07-27T17:01:21 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$defs": {
"additionalControllerArgs": {
"description": "",
"items": {
"type": "string"
},
"type": "array"
},
"additionalControllerSpec": {
"additionalProperties": true,
"description": "",
"properties": {
"args": false,
"image": false,
... | MIT | en |
Juice-Labs/Juice-Labs | b212c250c9662e628ba05fb938d37e787bc324e9 | 2023-07-23T00:04:55 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$schema": "https://json-schema.org/draft/2020-12/schema#",
"additionalProperties": false,
"properties": {
"backend": {
"additionalProperties": false,
"description": "",
"properties": {
"name": {
"description": "The metadata name for the backend deployment",
"ty... | MIT | en |
Juice-Labs/Juice-Labs | e2b01c053be8fc92ace115d419fedf2a9028d2b2 | 2023-07-28T00:25:03 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$defs": {
"additionalAnnotations": {
"additionalProperties": true,
"description": "",
"type": "object"
},
"additionalControllerArgs": {
"description": "",
"items": {
"type": "string"
},
"type": "array"
},
"additionalControllerSpec": {
"add... | MIT | en |
Juice-Labs/Juice-Labs | 927b4d0e00b845c670492e371bdc2e5ba610d2d3 | 2023-07-28T16:13:19 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$defs": {
"additionalAnnotations": {
"additionalProperties": true,
"description": "",
"type": "object"
},
"additionalControllerArgs": {
"description": "",
"items": {
"type": "string"
},
"type": "array"
},
"additionalControllerSpec": {
"add... | MIT | en |
Juice-Labs/Juice-Labs | 313129040b10a2c188d4327e8cc93661fc686469 | 2023-07-28T19:20:54 | charts/controller/values.schema.json | 397 | 2024-05-27T06:44:03.467313Z | {
"$defs": {
"additionalAnnotations": {
"additionalProperties": true,
"description": "",
"type": "object"
},
"additionalControllerArgs": {
"description": "",
"items": {
"type": "string"
},
"type": "array"
},
"additionalControllerSpec": {
"add... | MIT | en |
rafaribe/home-ops | cd3829fbe0d35deb4638f48e887017b8641f90d9 | 2024-04-07T09:31:00 | infrastructure/talos/clusterconfig/talconfig.json | 35 | 2024-05-27T09:34:15.619728Z | {
"$defs": {
"Bond": {
"additionalProperties": false,
"properties": {
"adActorSysPrio": {
"type": "integer"
},
"adActorSystem": {
"type": "string"
},
"adSelect": {
"type": "string"
},
"adUserPortKey": {
"ty... | MIT | en |
megaease/easeprobe | 16750ec688159cf9cfe519283d6dad6eeb7e747b | 2023-07-31T07:34:51 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | 668a312aa83f87546fb941ad23aefdf02876a10c | 2022-09-27T04:31:48 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | 73697eaa8211dbb2c5469412e0d81ad8a0779bde | 2023-09-14T08:55:30 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"Labels": {
"patternProperties": {
".*": {
"type": "string"
}
},
"type": "object"
},
... | Apache-2.0 | en |
megaease/easeprobe | c4e27709607bd8dc4945df273ef274a8ecd569d2 | 2023-05-08T08:00:47 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | da3082aff6c932c8df9176ea2833cc2a9788d995 | 2023-04-06T10:41:44 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | 1b7cf3469fec5c62d09125bdcbffa5abe23107d5 | 2023-12-05T08:04:17 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"additionalProperties": {
"$ref": "#/$defs/probe_ssh_Endpoint"
},
"type": "object"
},
"Labels": {
"additionalProperties": {
"type": "string"
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": fals... | Apache-2.0 | en |
megaease/easeprobe | 77dd1e600dd5c345dbf12848c250ad30ad406fb8 | 2022-10-19T02:39:56 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | aa3a17061aecc90684710658c3e0ea51f55c4798 | 2022-11-25T08:51:42 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | 6c3c65f5295a773661cdea5fc353a0472e04f67c | 2022-09-13T00:36:48 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | 7ec427354bd062ad200501a51250879d7ffe25ce | 2023-08-23T02:34:40 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"Labels": {
"patternProperties": {
".*": {
"type": "string"
}
},
"type": "object"
},
... | Apache-2.0 | en |
megaease/easeprobe | eabeaa12ef49281b9e4c7c67979d6a6626ca91fb | 2022-10-20T02:53:47 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
megaease/easeprobe | a070e22c6258d029347b84762cc2b6daab7ec7be | 2022-11-30T02:24:46 | resources/schema.json | 2,033 | 2024-05-27T03:58:48.763581Z | {
"$defs": {
"BastionMapType": {
"patternProperties": {
".*": {
"$ref": "#/$defs/probe_ssh_Endpoint"
}
},
"type": "object"
},
"conf_Conf": {
"additionalProperties": false,
"properties": {
"client": {
"description": "Native Client Pr... | Apache-2.0 | en |
Orange-OpenSource/its-client | 84ed0aeb52d502f8422aa7b20cba5efa96a2a34d | 2022-12-07T06:13:42 | schema/denm_schema_1-1-3.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 78c5e8b435601b321695c2f192e17d3317dc6c34 | 2022-10-06T14:51:38 | schema/denm_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 5512a07c45540f4217ed89e892cf4bd3c908cef6 | 2021-09-16T13:38:51 | schema/denm_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/cpm_schema_1-0-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "CPM JSon schema",
"properties": {
"message": {
"properties": {
"generation_delta_time": {
"description": "Unit: millisecond. Time of the reference p... | MIT | en |
Orange-OpenSource/its-client | f00df20ae66e54d3e9890ceb44043f60fdb08b2b | 2022-01-24T17:06:41 | schema/cpm_schema_1-0-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "CPM JSon schema",
"properties": {
"message": {
"properties": {
"generation_delta_time": {
"description": "Unit: millisecond. Time of the re... | MIT | en |
Orange-OpenSource/its-client | 98321a1b7e5404a59fe91c5bf4ae644340ba46b1 | 2022-12-06T14:07:22 | schema/status_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"state": {
"description": "state of the source",
"enum": [
"best",
... | MIT | en |
Orange-OpenSource/its-client | 00f2ed47e2dc4402425e3d2df7b8ba4b18d5aa67 | 2023-03-10T18:32:17 | schema/status_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | f00df20ae66e54d3e9890ceb44043f60fdb08b2b | 2022-01-24T17:06:41 | schema/information_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
... | MIT | en |
Orange-OpenSource/its-client | 84ed0aeb52d502f8422aa7b20cba5efa96a2a34d | 2022-12-07T06:13:42 | schema/cpm_schema_1-2-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"area_circular": {
"description": "a circular area. The circle is centred about the reference point or about the nodeCenterPoint (if provided).",
"properties": {
"node_center_point": {
"$ref": "#/$defs/offset"
},
"radius": {
"description": "Unit... | MIT | en |
Orange-OpenSource/its-client | 78c5e8b435601b321695c2f192e17d3317dc6c34 | 2022-10-06T14:51:38 | schema/cam_schema_1-1-2.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "CAM JSon schema",
"properties": {
"message": {
"properties": {
"basic_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | c1a7db60505fb662256f48540b0dfa565eea8d3d | 2021-09-13T13:52:12 | schema/denm_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 7657b355847077bcd8b8729f6bd4481abf51232c | 2023-01-30T10:09:18 | schema/information_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
... | MIT | en |
Orange-OpenSource/its-client | d8e782c06315a6c99ab4fe1b77c195d2059bb2aa | 2022-12-06T14:07:42 | schema/status_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | 5512a07c45540f4217ed89e892cf4bd3c908cef6 | 2021-09-16T13:38:51 | schema/cpm_schema_1-0-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "CPM JSon schema",
"properties": {
"message": {
"properties": {
"generation_delta_time": {
"description": "Unit: millisecond. Time of the reference p... | MIT | en |
Orange-OpenSource/its-client | c1a7db60505fb662256f48540b0dfa565eea8d3d | 2021-09-13T13:52:12 | schema/information_schema_1-0-3.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the serveur",
"items": {
"d... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/denm_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | c1a7db60505fb662256f48540b0dfa565eea8d3d | 2021-09-13T13:52:12 | schema/cpm_schema_1-0-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "CPM JSon schema",
"properties": {
"message": {
"properties": {
"generation_delta_time": {
"description": "Unit: millisecond. Time of the reference p... | MIT | en |
Orange-OpenSource/its-client | 4e46d89fee41063cae660abf138467442707c025 | 2021-09-16T13:38:51 | schema/denm_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | f3c44bebf41bc220570d833de6b49f747885e81e | 2023-03-10T18:32:17 | schema/status_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | e5c1a690d61ecdf1989e0a9f5842273171823ae4 | 2023-03-10T18:32:17 | schema/status_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | d66476042f98323a5243564bcaf150e28cd595a5 | 2021-09-15T14:55:19 | schema/information_schema_1-0-6.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
"de... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/information_schema_1-0-3.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the serveur",
"items": {
"d... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/information_schema_1-0-6.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
"de... | MIT | en |
Orange-OpenSource/its-client | 3c51589f6d74bf6291288e12a445dee7b30b9605 | 2022-12-06T14:07:42 | schema/status_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | 11a26ae6902f90bc6d5c3db7c8a33bb2340132ee | 2023-01-30T10:09:18 | schema/information_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
... | MIT | en |
Orange-OpenSource/its-client | 5285325a62b85d7ae9c39f2316dda1c62f3a20e7 | 2022-09-22T09:07:38 | schema/status_schema_1-0-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"state": {
"description": "state of the source",
"enum": [
"best",
... | MIT | en |
Orange-OpenSource/its-client | 658865d1d4e35c696b52e4da1c8aff3eab6399dc | 2022-11-22T14:07:14 | schema/denm_schema_1-1-2.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 8f7be8435caec75d609215ba03d0defffdd727ee | 2022-12-06T14:06:25 | schema/status_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"state": {
"description": "state of the source",
"enum": [
"best",
... | MIT | en |
Orange-OpenSource/its-client | 84ed0aeb52d502f8422aa7b20cba5efa96a2a34d | 2022-12-07T06:13:42 | schema/cam_schema_1-1-3.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "CAM JSon schema",
"properties": {
"message": {
"properties": {
"basic_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | f00df20ae66e54d3e9890ceb44043f60fdb08b2b | 2022-01-24T17:06:41 | schema/denm_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | f32de795e87eeacd651bba63a3d0e21e9f97f541 | 2021-09-16T13:38:51 | schema/cpm_schema_1-0-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "CPM JSon schema",
"properties": {
"message": {
"properties": {
"generation_delta_time": {
"description": "Unit: millisecond. Time of the reference p... | MIT | en |
Orange-OpenSource/its-client | 334d7466887fcf64cbc92924c19b7a2a9eb8cedf | 2023-01-30T10:09:18 | schema/information_schema_1-2-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
... | MIT | en |
Orange-OpenSource/its-client | 4e6a1bfdb36258ed2a38b7b6ef56f4e02cea6f52 | 2022-12-06T14:07:42 | schema/status_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"genericTimeSource": {
"properties": {
"error": {
"description": "estimated error in seconds, with arbitrary sub-second precision",
"type": "number"
},
"offset": {
"description": "measured offset in seconds, with arbitrary sub-second precisi... | MIT | en |
Orange-OpenSource/its-client | 9e2810cdc1ff750cf4ada9ff72f9dc37ec8c09f8 | 2022-01-19T13:16:47 | schema/information_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/info",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "Information JSon schema",
"properties": {
"cells_id": {
"description": "list of cell id of the server",
"items": {
"de... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/cpm_schema_1-1-3.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$defs": {
"area_circular": {
"description": "a circular area. The circle is centred about the reference point or about the nodeCenterPoint (if provided).",
"properties": {
"node_center_point": {
"$ref": "#/$defs/offset"
},
"radius": {
"description": "Unit... | MIT | en |
Orange-OpenSource/its-client | 7772612b80acbc25c329c66f3a10b2ddd2c9d896 | 2022-11-22T14:07:14 | schema/denm_schema_1-1-0.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://tigroo31.github.io/its-client/schema/denm",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "DENM JSon schema",
"properties": {
"message": {
"properties": {
"alacarte_container": {
"properties": {
... | MIT | en |
Orange-OpenSource/its-client | 626a01781178097ea42109b7ff0c8b51e679f2e4 | 2022-08-16T12:35:36 | schema/cam_schema_1-1-1.json | 7 | 2024-05-27T03:23:41.646252Z | {
"$id": "https://Orange-OpenSource.github.io/its-client/schema/cam",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": false,
"description": "CAM JSon schema",
"properties": {
"message": {
"properties": {
"basic_container": {
"properties": {
... | MIT | en |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.