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
Orange-OpenSource/its-client
acce3255ac90c2b18ef24ffef91a193934437444
2022-08-16T12:37:19
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
43f46c88215128e8b1ac12482956f48329852a1c
2022-11-29T09:44:51
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
a357d6c344580d2e6a196d948efcffed0cc81902
2022-10-06T14:51:54
schema/cpm_schema_1-2-0.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/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
davishmcclurg/json_schemer
4f46cbb36d75214c258fbad1f76c382b6c6a9157
2019-09-10T02:33:57
JSON-Schema-Test-Suite/test-schema.json
383
2024-05-28T05:43:43.004026Z
{ "$schema": "http://json-schema.org/draft-04/schema#", "definitions": { "outputItem": { "properties": { "absoluteKeywordLocation": { "format": "uri", "type": "string" }, "annotations": { "items": { "$ref": "#/definitions/outputItem" ...
MIT
en
davishmcclurg/json_schemer
bbcd0cea20cbaa61cf2bdae5f53840861cae54b8
2024-02-25T19:30:33
test/schemas/$schema_items_array.json
383
2024-05-28T05:43:43.004026Z
{ "$schema": "https://json-schema.org/draft/2019-09/schema", "items": [ {} ] }
MIT
en
webosbrew/apps-repo
73a88db42c067344a39871ab7bec4da5d6538725
2023-04-17T07:39:25
content/schemas/api/PackagesPage.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/PackagesPage.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Repository information for webOS homebrew packages", "properties": { "packages": { "items": { "$ref": "PackageInfo.json" ...
Apache-2.0
en
webosbrew/apps-repo
73a88db42c067344a39871ab7bec4da5d6538725
2023-04-17T07:39:25
content/schemas/packages/Category.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/packages/Category.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "anyOf": [ { "const": "multimedia", "description": "Application for presenting, creating, or processing multimedia (audio/video)" }, { "const": "game", ...
Apache-2.0
en
webosbrew/apps-repo
73a88db42c067344a39871ab7bec4da5d6538725
2023-04-17T07:39:25
content/schemas/packages/PackageInfo.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/packages/PackageInfo.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "category": { "$ref": "Category.json" }, "description": { "description": "Markdown/HTML formatted description...
Apache-2.0
en
webosbrew/apps-repo
4cd0528359427aedf7dd1191855a9766f0fe22d1
2024-02-08T08:15:50
content/schemas/api/PackageManifest.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/api/PackageManifest.schema", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Package manifest for webOS homebrew package", "properties": { "appDescription": { "description": "The description of the application shown in the applica...
Apache-2.0
en
webosbrew/apps-repo
571547446190f31f85d933d6913eaba695fdcef5
2024-03-31T10:27:08
content/schemas/api/PackageInfo.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://webosbrew.org/schema/HomebrewRepository.schema", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "required": [ "id", "title", "iconUri" ] }, { "oneOf": [ { "required": [ "manifestUrl" ...
Apache-2.0
en
webosbrew/apps-repo
73a88db42c067344a39871ab7bec4da5d6538725
2023-04-17T07:39:25
content/schemas/api/PackageManifest.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/api/PackageManifest.schema", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Package manifest for webOS homebrew package", "properties": { "appDescription": { "description": "The description of the application shown in the applica...
Apache-2.0
en
webosbrew/apps-repo
d7c9acff64a888f8b01111bcf89dc53a8ddd62ad
2023-04-17T14:33:39
content/schemas/packages/PackageInfo.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/packages/PackageInfo.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "category": { "$ref": "Category.json" }, "description": { "description": "Markdown/HTML formatted description...
Apache-2.0
en
webosbrew/apps-repo
c5f5e0a4355f2164dea73e9e9ae6c6e5eda4681e
2024-03-29T16:06:52
content/schemas/packages/PackageInfo.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/packages/PackageInfo.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "properties": { "category": { "$ref": "Category.json" }, "description": { "description": "Markdown/HTML formatted description...
Apache-2.0
en
webosbrew/apps-repo
73a88db42c067344a39871ab7bec4da5d6538725
2023-04-17T07:39:25
content/schemas/api/PackageInfo.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://webosbrew.org/schema/HomebrewRepository.schema", "$schema": "https://json-schema.org/draft/2020-12/schema", "allOf": [ { "required": [ "id", "title", "iconUri" ] }, { "oneOf": [ { "required": [ "manifestUrl" ...
Apache-2.0
en
webosbrew/apps-repo
be60fd3d98339056cca847cd69220dfd093ef565
2023-12-12T09:57:17
content/schemas/api/PackageManifest.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/api/PackageManifest.schema", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Package manifest for webOS homebrew package", "properties": { "appDescription": { "description": "The description of the application shown in the applica...
Apache-2.0
en
webosbrew/apps-repo
4cd0528359427aedf7dd1191855a9766f0fe22d1
2024-02-08T08:15:50
content/schemas/packages/Category.json
47
2024-05-28T02:44:25.911698Z
{ "$id": "https://repo.webosbrew.org/schemas/packages/Category.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "anyOf": [ { "const": "multimedia", "description": "Application for presenting, creating, or processing multimedia (audio/video)" }, { "const": "game", ...
Apache-2.0
en
ferrumfix/fix2dict
5706c3a46baf7f67b968185e218c18556725ac36
2022-09-28T16:11:32
fix2json/resources/fix2json-json-schema.json
6
2024-05-27T22:07:10.938864Z
{ "$id": "https://raw.githubusercontent.com/neysofu/fix2json/master/fix2json/resources/fix2json-json-schema.json", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "abbreviation": { "properties": { "description": { "$ref": "#/definitions/description" ...
Apache-2.0
en
santhosh-tekuri/jsonschema
a5e21f6cc88e6bf5fb92bc430f618a6326826897
2022-11-11T15:17:46
testdata/remotes/metaschema-no-vocabulary.json
850
2024-05-28T05:20:03.566738Z
{ "$ref": "https://json-schema.org/draft/2020-12/schema", "$schema": "https://json-schema.org/draft/2020-12/schema#" }
Apache-2.0
en
JetBrains/intellij-community
43db24a541f81648233ddee6fd3d853b551f716c
2023-03-26T14:04:35
plugins/toml/tests/src/test/resources/jsonSchemas/test-schema.json
16,660
2024-05-29T16:50:00.432608Z
{ "$defs": { "dependencies": { "patternProperties": { "^.+$": { "properties": { "features": { "items": { "type": "string" }, "type": "array" }, "version": { "type": "string" ...
Apache-2.0
en
JetBrains/intellij-community
c052e7855d65c075cce2256373ac512b02e7dae2
2021-04-29T09:44:46
json/tests/testData/jsonSchema/highlighting/deprecation.json
16,660
2024-05-29T16:50:00.432608Z
{ "$schema": "https://json-schema.org/draft-04/schema#", "additionalProperties": false, "definitions": { "deprecated-description-markup": { "deprecationMessage": "Use top-level property.", "description": "Deprecated, use top-level property.", "oneOf": [ { "$ref": "#/definit...
Apache-2.0
en
yaxitech/ragenix
bf5ae78ace529cb019c83dcde26f9bc6e2ee1399
2021-05-12T22:48:51
src/ragenix/agenix.schema.json
202
2024-05-28T03:03:48.854876Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": { "description": "An age-encrypted file", "properties": { "publicKeys": { "items": { "description": "An age-compatible recipient, e.g., an ed25519 SSH public key", "type": "string" ...
Apache-2.0
en
kuoss/helm-charts
4126031a56ae66f1d07fb57134cdd3f33abe571d
2024-04-27T05:19:30
charts/myip/values.schema.json
7
2024-05-27T06:31:45.074135Z
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "deployment": { "properties": { "annotations": { "properties": {}, "type": "object" } }, "type": "object" }, "env": { "type": "array" }, "image": { "prop...
Apache-2.0
en
BonnyAD9/makemake-rs
4a9bbdbd6326f23132aaf45fc58ed6863576b450
2024-01-25T17:15:29
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
21f69c0551a9727f85987570614a769933276698
2023-03-11T13:50:16
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
b5cc482dec826679b6b8b46b9e4c490802eb2526
2024-01-29T13:32:57
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "descri...
MIT
en
BonnyAD9/makemake-rs
486311506935e4e09f374370da485493a4c17586
2023-03-11T13:44:29
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
423e5bce71a8cb8e6223ad03732392014d4caf7c
2023-03-11T13:39:59
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
5627793856f695b56eb9b471fa3469e65ac54214
2023-03-11T13:36:27
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "files": { "additionalProperties": ...
MIT
en
BonnyAD9/makemake-rs
cb71ac71460390da7050e8adeef8b4111679af0e
2023-03-11T13:45:44
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
ceaa4cec2cc8632885efbb1868acce690d4c512c
2023-03-11T12:53:37
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$schema": "http://json-schema.org/schema" }
MIT
en
BonnyAD9/makemake-rs
c6d5e0547e35c0b0cdc9f61b5e47d2ea80471a8e
2023-03-11T13:48:28
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "http://json-schema.org/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "description": "The th...
MIT
en
BonnyAD9/makemake-rs
0b0b102c24b0ec72747a4b52bbd6311913e61edb
2024-04-09T07:41:23
useful_stuff/json-schema/makemake-schema.json
5
2024-05-27T08:05:15.891153Z
{ "$id": "https://raw.githubusercontent.com/BonnyAD9/makemake-rs/master/useful_stuff/json-schema/makemake-schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "Config file for a makemake template", "properties": { "$schema": { "descri...
MIT
en
ebkr/r2modmanPlus
c433d9b8093c7496641cd63c5acbc629287ff472
2023-02-05T17:23:39
src/depots/depot.schema.json
1,019
2024-05-29T15:12:23.299799Z
{ "$id": "depot.v1", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Launch determination via depot version", "properties": { "$schema": { "description": "The schema to use", "type": "string" }, "additionalProperties": false, "depots": { "default": { ...
MIT
en
ebkr/r2modmanPlus
db69455fdb80731fc665ca36d7a21181ffce165c
2023-02-12T15:37:43
src/depots/depot.schema.json
1,019
2024-05-29T15:12:23.299799Z
{ "$id": "depot.v1", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Launch determination via depot version", "properties": { "$schema": { "description": "The schema to use", "type": "string" }, "additionalProperties": false, "depots": { "default": { ...
MIT
en
mkdocstrings/mkdocstrings
a5ed21168c1ccd92a1738f054f1ac2e0f03f030c
2022-12-11T15:21:10
docs/schema.json
1,596
2024-05-28T03:18:17.252068Z
{ "$schema": "https://json-schema.org/draft-07/schema", "oneOf": [ { "enum": [ "mkdocstrings" ], "markdownDescription": "https://mkdocstrings.github.io/" }, { "additionalProperties": false, "properties": { "mkdocstrings": { "additionalProperties": ...
ISC
en
mkdocstrings/python
a6c55fb52f362dd49b1a7e334a631f6ea3b1b963
2023-02-03T19:01:59
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
02052e248b125a113ab788faa9a075adbdc92ca6
2023-03-07T19:19:37
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
b4fb4dbab38afcef03a2a34411b347aa59292ca0
2022-12-11T15:12:47
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "properties": { "python": { "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "annotations_path": { "default": "brief", "enum": [ "brief", "source" ], ...
ISC
en
mkdocstrings/python
2a11b408d2e3e50905f59203be025ce9c8192f33
2024-01-08T16:07:10
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
5b821e3771cb581e95352f85a31b9bacfe643751
2022-12-11T15:18:29
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "annotations_path": { "default": "brief", ...
ISC
en
mkdocstrings/python
6530b6e2502388610617cd8cdf97511804000eaa
2023-06-02T14:51:48
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
36002cb9c89fba35d23afb07a866dd8c6877f742
2023-03-05T15:32:44
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
96e231ad24657475cc1f72e5a5c44a9451612abf
2022-12-11T15:55:11
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/python
f5ea6fd81f7a531e8a97bb0e48267188d72936c1
2023-01-23T22:30:10
docs/schema.json
155
2024-05-27T04:33:19.484283Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "python": { "additionalProperties": false, "markdownDescription": "https://mkdocstrings.github.io/python/", "properties": { "import": { "items": { "oneOf": [ ...
ISC
en
mkdocstrings/griffe
b445fe986f5a70ceb0504ab5030977d0502d3e2e
2022-12-11T15:11:05
docs/schema-docstrings-options.json
258
2024-05-28T05:50:48.433901Z
{ "$schema": "https://json-schema.org/draft-07/schema", "properties": { "ignore_init_summary": { "default": false, "markdownDescription": "https://mkdocstrings.github.io/griffe/reference/griffe/docstrings/google/#griffe.docstrings.google.parse", "title": "Whether to discard the summary line in...
ISC
en
mkdocstrings/griffe
65fee70cf87399b7da92f054180791de0eb4f22d
2023-08-21T14:04:39
docs/schema-docstrings-options.json
258
2024-05-28T05:50:48.433901Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "ignore_init_summary": { "default": false, "markdownDescription": "https://mkdocstrings.github.io/griffe/reference/griffe/docstrings/google/#griffe.docstrings.google.parse", "title": "Wheth...
ISC
en
mkdocstrings/griffe
9f9f863d2a35f29bd6abb99959fe89729d1f748b
2022-12-11T15:17:20
docs/schema-docstrings-options.json
258
2024-05-28T05:50:48.433901Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "ignore_init_summary": { "default": false, "markdownDescription": "https://mkdocstrings.github.io/griffe/reference/griffe/docstrings/google/#griffe.docstrings.google.parse", "title": "Wheth...
ISC
en
mkdocstrings/griffe
8b99baffcff7a841a18fc1888f82b442dd15951e
2023-03-31T13:02:51
docs/schema-docstrings-options.json
258
2024-05-28T05:50:48.433901Z
{ "$schema": "https://json-schema.org/draft-07/schema", "additionalProperties": false, "properties": { "ignore_init_summary": { "default": false, "markdownDescription": "https://mkdocstrings.github.io/griffe/reference/griffe/docstrings/google/#griffe.docstrings.google.parse", "title": "Wheth...
ISC
en
nyadla-sys/whisper.tflite
61cecea89809934a43a9613390e2b1e978a49bc0
2023-10-28T13:43:30
whisper_android/app/src/main/cpp/tf-lite-api/include/flatbuffers/tests/monster_test.schema.json
110
2024-05-27T05:47:55.868282Z
{ "$ref": "#/definitions/MyGame_Example_Monster", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "MyGame_Example2_Monster": { "additionalProperties": false, "properties": {}, "type": "object" }, "MyGame_Example_Ability": { "additionalProperties": fa...
MIT
en
nyadla-sys/whisper.tflite
61cecea89809934a43a9613390e2b1e978a49bc0
2023-10-28T13:43:30
whisper_android/app/src/main/cpp/tf-lite-api/include/flatbuffers/tests/arrays_test.schema.json
110
2024-05-27T05:47:55.868282Z
{ "$ref": "#/definitions/MyGame_Example_ArrayTable", "$schema": "https://json-schema.org/draft/2019-09/schema", "definitions": { "MyGame_Example_ArrayStruct": { "additionalProperties": false, "properties": { "a": { "type": "number" }, "b": { "items": { ...
MIT
en
Zenika-Training/ztraining2strigo
a1ea60a49e186fa3ce283e6f78874fd12c3df1ae
2024-04-07T15:16:48
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "ec2_ami": { "pattern": "^ami-[0-9a-f]{8,}$", "type": "string" }, "ec2_region": { "enum": [ "eu-west-1", "eu-west-2", "eu-west-3", "us-west-1", "us-west-2", "us-east-1", "us-east-2", "ca-central-1", "ap-...
MIT
en
Zenika-Training/ztraining2strigo
acfc66f10f9105953ba0f5258e9546c87a4aa66c
2021-11-20T11:44:35
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$id": "https://zenika.com/strigo.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A Zenika Strigo Class configuration", "properties": { "$schema": { "const": "https://raw.githubusercontent.com/Zenika-Training/ztraining2strigo/...
MIT
en
Zenika-Training/ztraining2strigo
34489843cd0ad3531ef6a5575c421c33eebde019
2023-01-31T12:13:33
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
26aec29dd06f2228673a7a2a92933908106dd132
2024-03-26T10:16:52
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "ec2_ami": { "pattern": "^ami-[0-9a-f]{8,}$", "type": "string" }, "ec2_region": { "enum": [ "eu-west-1", "eu-west-2", "eu-west-3", "us-west-1", "us-west-2", "us-east-1", "us-east-2", "ca-central-1", "ap-...
MIT
en
Zenika-Training/ztraining2strigo
ecce310696f6cd780d3d7dad6844cb24b8478073
2022-11-29T08:32:24
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
ec5a7d91f1be653d5d53d48a2c73f746cafb26d6
2024-03-23T15:12:40
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "oneOf": [ { "deprecated": true, "description": "A local script (deprecated in favor of '{\"path\": this_value}'", "type": "string" }, { "additionalProperties": false, "description": "A local script", ...
MIT
en
Zenika-Training/ztraining2strigo
f58c7d62698f9edf799a59d093764e39f2f16282
2023-05-10T17:02:14
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "oneOf": [ { "deprecated": true, "description": "A local script (deprecated in favor of '{\"path\": this_value}'", "type": "string" }, { "additionalProperties": false, "description": "A local script", ...
MIT
en
Zenika-Training/ztraining2strigo
8c9b28523984c431fe562db610caf8222963c124
2022-07-12T15:34:17
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
6291518c3d911d5e7bf8c01cd0c92460e69d38b9
2022-07-12T20:55:40
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
c1f7d4706f457c6ed8f90cff69bc51616ac29ed3
2024-03-23T15:12:40
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "oneOf": [ { "deprecated": true, "description": "A local script (deprecated in favor of '{\"path\": this_value}'", "type": "string" }, { "additionalProperties": false, "description": "A local script", ...
MIT
en
Zenika-Training/ztraining2strigo
c4bd7770c06942a8199dc4b3bc1bb946a0e801ba
2022-07-12T20:52:37
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
3d225fe0061633a42543d67c40060d40f48eafa9
2021-12-20T14:57:41
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
bcbc3f6276bb161e7bd409f6a7ffbca7a8425097
2023-05-04T07:19:41
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
b0c8cb225fb2523f1bc7f8bc274c1a4a41d743b2
2024-03-23T15:12:40
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "oneOf": [ { "deprecated": true, "description": "A local script (deprecated in favor of '{\"path\": this_value}'", "type": "string" }, { "additionalProperties": false, "description": "A local script", ...
MIT
en
Zenika-Training/ztraining2strigo
71b729ab18aa0d8ca71c8d9763489b44fd79e650
2023-01-25T09:57:21
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$defs": { "script": { "additionalProperties": false, "properties": { "env": { "description": "The mapping of environment variables for the script", "type": "object" }, "script": { "description": "The filename of the script", "type": "s...
MIT
en
Zenika-Training/ztraining2strigo
30ce60c4fa7e28024e1353e3ce1e361aa1678928
2021-11-20T11:44:35
strigo.schema.json
5
2024-05-28T01:08:18.284397Z
{ "$id": "https://zenika.com/strigo.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "additionalProperties": false, "description": "A Zenika Strigo Class configuration", "properties": { "$schema": { "const": "https://raw.githubusercontent.com/Zenika-Training/ztraining2strigo/...
MIT
en
Talend/ui
9bdcf3ae8880869965b00f87b5afff68d827da01
2023-11-28T09:34:04
fork/module-to-cdn/jsonschema.json
149
2024-05-28T05:45:46.989911Z
{ "$id": "https://github.com/Talend/ui/modules.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "description": "Help you edit the file in vscode", "patternProperties": { ".*": { "properties": { "var": { "type": "string" }, "versions": { ...
Apache-2.0
en
Altinn/altinn-studio
f092ec892d9d861b3b628402ca8d1c3b07113e65
2022-12-28T12:54:58
frontend/testing/mockend/src/templates/schema.template.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "__modelname__": { "properties": { "e1": { "@xsdType": "string", "type": "string" } }, "required": [ "e1" ] } }, "$id": "__datamodelid__", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresBasicSchema.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "melding-modell": { "properties": { "e1": { "@xsdType": "string", "type": "string" } }, "required": [ "e1" ] } }, "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "s...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresBuiltinTypes.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "seres": "http://seres.no/xsd/forvaltningsdata", "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "melding", "@xsdSchemaAttrib...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedWithOptionalSequence.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
32125a8b5621ba4b9da3aa919059778aa563b521
2023-09-29T07:12:54
testdata/Model/JsonSchema/Incompatible/InvalidReferenceSchema.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "emptyObjectType": { "type": "object" } }, "$id": "http://altinn-repositories:3000/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "seres": "http://seres.no/xsd/forvaltningsdata", "xsd": "http://www.w3.org/2001/XMLSchema", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/AltinnAnnotation.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/ComplexContentExtension_negative.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "myBase": { "allOf": [ { "@xsdStructure": "sequence", "allOf": [ { "properties": { "be1": { "@xsdType": "string", "type": "string" } }, "required...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedSequences.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Normalizer/normalize-content-ref.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "definition": { "allOf": [ { "allOf": [ { "$ref": "#/$defs/other" } ] }, { "properties": { "e1": { "@xsdType": "string", "type": "string" } }...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/ElementAnnotation.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "brreg": "http://www.brreg.no/or", "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "Att...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresWithAttributes.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "melding-modell": { "allOf": [ { "properties": { "a1": { "@xsdAttribute": true, "@xsdType": "string", "type": "string" }, "a2": { "@xsdAttribute": true, "@xsdType": "strin...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
backend/src/DataModeling/Templates/seres.template.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "{{modellnavn}}": { "properties": { "dataFormatId": { "@xsdAttribute": true, "@xsdType": "string", "type": "string" }, "dataFormatProvider": { "@xsdAttribute": true, "@xsdType": "string", "const": "SERES", ...
BSD-3-Clause
no
Altinn/altinn-studio
32125a8b5621ba4b9da3aa919059778aa563b521
2023-09-29T07:12:54
testdata/Model/JsonSchema/Incompatible/OneOfAndPropertiesSchema.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "otherType": { "properties": { "keyword": { "type": "string" } } }, "rootType": { "properties": { "keyword": { "type": "string" } } } }, "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-1...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NillableAttribute.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "main": { "properties": { "minzero": { "@xsdMinOccurs": 0, "@xsdType": "int", "type": "integer" }, "minzeronil": { "@xsdMinOccurs": 0, "@xsdType": "string", "type": [ "string", "null" ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/InterleavedNestedSequences.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedArrays.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedWithArrayChoice.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Normalizer/normalize-collection.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "definition": { "oneOf": [ { "allOf": [ { "allOf": [ { "properties": { "e1": { "@xsdType": "string", "type": "string" } ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/SimpleContentExtension.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "myBase": { "properties": { "a1": { "@xsdAttribute": true, "@xsdType": "string", "type": "string" }, "value": { "$ref": "#/$defs/valueBase", "@xsdText": true } }, "required": [ "value" ] ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresBasicSchema_allOf.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "melding-modell": { "properties": { "e1": { "@xsdType": "string", "type": "string" } }, "required": [ "e1" ] } }, "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "s...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/BuiltinTypes.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/SimpleSequence.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresComplexType.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "RestriksjonTekst10000Tegn": { "@xsdStructure": "XmlSchemaSimpleTypeRestriction", "@xsdType": "string", "@xsdUnhandledAttributes": { "seres:elementtype": "Tegnrestriksjon", "seres:guid": "http://seres.no/guid/NKR/Tegnrestriksjon/RestriksjonTekst400Tegn/621114" ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/Definitions.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "a1": { "$ref": "#/$defs/st1", "@xsdAttribute": true }, "ag1": { "properties": { "ag1_1": { "@xsdAttribute": true, "@xsdType": "string", "type": "string" }, "ag1_2": { "@xsdAttribute": true, "@xsdType"...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Normalizer/normalize-root-expected.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "properties": { "e1": { "@xsdType": "string", "type": "string" } }, "required": [ "e1" ], "type": "object" }
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/SimpleAll.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
32590ff29e777efe078a2d498b25464c04a67696
2023-03-22T14:41:45
backend/src/DataModeling/Templates/general.template.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "{{id}}", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "seres": "http://seres.no/xsd/forvaltningsdata", "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "{{rootType}}", "@xsdSchemaAttrib...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresComplexContentExtension.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "badBoy": { "properties": { "reallyNasty": { "@xsdAnyAttribute": { "Namespace": "##any", "ProcessContent": "None" }, "allOf": [ { "$ref": "#/$defs/myBase" } ] } }, "...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedWithArraySequence.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/NestedWithOptionalChoice.json
108
2024-05-29T17:08:15.632722Z
{ "$id": "schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "@xsdNamespaces": { "xsd": "http://www.w3.org/2001/XMLSchema", "xsi": "http://www.w3.org/2001/XMLSchema-instance" }, "@xsdRootElement": "Root", "@xsdSchemaAttributes": { "AttributeFormDefault": "Unqualified", ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/General/SimpleContentRestriction.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "title": { "allOf": [ { "$ref": "#/$defs/tokenWithLangAndNote" }, { "properties": { "lang": { "@xsdAttribute": true, "@xsdType": "language", "type": "string" }, "note": { ...
BSD-3-Clause
no
Altinn/altinn-studio
165bf6e50dea474ef6f94710c1036c3f9269186b
2023-01-04T12:38:03
testdata/Model/JsonSchema/Seres/SeresSimpleContentRestriction.json
108
2024-05-29T17:08:15.632722Z
{ "$defs": { "ageType": { "@xsdStructure": "XmlSchemaSimpleTypeRestriction", "@xsdType": "int", "type": "integer" }, "genderType": { "@xsdStructure": "XmlSchemaSimpleTypeRestriction", "@xsdType": "string", "type": "string" }, "limitedAgeType": { "@xsdStruc...
BSD-3-Clause
no