Skip to content

Commit

Permalink
chore: update models
Browse files Browse the repository at this point in the history
  • Loading branch information
carowright committed Oct 28, 2021
1 parent b55c51d commit f88224b
Show file tree
Hide file tree
Showing 24 changed files with 653,372 additions and 918,790 deletions.
1,626 changes: 1,464 additions & 162 deletions demo/models/APIC-262-compact.json

Large diffs are not rendered by default.

1,626 changes: 1,464 additions & 162 deletions demo/models/APIC-262.json

Large diffs are not rendered by default.

725 changes: 545 additions & 180 deletions demo/models/APIC-319-compact.json

Large diffs are not rendered by default.

725 changes: 545 additions & 180 deletions demo/models/APIC-319.json

Large diffs are not rendered by default.

695 changes: 589 additions & 106 deletions demo/models/SE-12703-compact.json

Large diffs are not rendered by default.

695 changes: 589 additions & 106 deletions demo/models/SE-12703.json

Large diffs are not rendered by default.

33 changes: 31 additions & 2 deletions demo/models/apic-80-compact.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@id": "#4",
"@type": [
"apiContract:WebAPI",
"apiContract:API",
"doc:RootDomainElement",
"doc:DomainElement"
],
Expand Down Expand Up @@ -75,7 +76,7 @@
],
"doc:version": [
{
"@value": "2.0.1"
"@value": "3.1.0"
}
],
"doc:root": [
Expand Down Expand Up @@ -107,7 +108,7 @@
],
"doc:version": [
{
"@value": "2.0.1"
"@value": "3.1.0"
}
],
"doc:root": [
Expand Down Expand Up @@ -182,6 +183,34 @@
}
]
}
],
"sourcemaps:synthesized-field": [
{
"@id": "#3/source-map/synthesized-field/element_1",
"sourcemaps:element": [
{
"@value": "core:mediaType"
}
],
"sourcemaps:value": [
{
"@value": "true"
}
]
},
{
"@id": "#3/source-map/synthesized-field/element_0",
"sourcemaps:element": [
{
"@value": "doc:location"
}
],
"sourcemaps:value": [
{
"@value": "true"
}
]
}
]
}
]
Expand Down
33 changes: 31 additions & 2 deletions demo/models/apic-80.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"@id": "amf://id#4",
"@type": [
"http://a.ml/vocabularies/apiContract#WebAPI",
"http://a.ml/vocabularies/apiContract#API",
"http://a.ml/vocabularies/document#RootDomainElement",
"http://a.ml/vocabularies/document#DomainElement"
],
Expand Down Expand Up @@ -75,7 +76,7 @@
],
"http://a.ml/vocabularies/document#version": [
{
"@value": "2.0.1"
"@value": "3.1.0"
}
],
"http://a.ml/vocabularies/document#root": [
Expand Down Expand Up @@ -107,7 +108,7 @@
],
"http://a.ml/vocabularies/document#version": [
{
"@value": "2.0.1"
"@value": "3.1.0"
}
],
"http://a.ml/vocabularies/document#root": [
Expand Down Expand Up @@ -182,6 +183,34 @@
}
]
}
],
"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
{
"@id": "amf://id#3/source-map/synthesized-field/element_1",
"http://a.ml/vocabularies/document-source-maps#element": [
{
"@value": "http://a.ml/vocabularies/core#mediaType"
}
],
"http://a.ml/vocabularies/document-source-maps#value": [
{
"@value": "true"
}
]
},
{
"@id": "amf://id#3/source-map/synthesized-field/element_0",
"http://a.ml/vocabularies/document-source-maps#element": [
{
"@value": "http://a.ml/vocabularies/document#location"
}
],
"http://a.ml/vocabularies/document-source-maps#value": [
{
"@value": "true"
}
]
}
]
}
]
Expand Down
Loading

0 comments on commit f88224b

Please sign in to comment.