Skip to content

Commit f88224b

Browse files
committed
chore: update models
1 parent b55c51d commit f88224b

24 files changed

+653372
-918790
lines changed

demo/models/APIC-262-compact.json

Lines changed: 1464 additions & 162 deletions
Large diffs are not rendered by default.

demo/models/APIC-262.json

Lines changed: 1464 additions & 162 deletions
Large diffs are not rendered by default.

demo/models/APIC-319-compact.json

Lines changed: 545 additions & 180 deletions
Large diffs are not rendered by default.

demo/models/APIC-319.json

Lines changed: 545 additions & 180 deletions
Large diffs are not rendered by default.

demo/models/SE-12703-compact.json

Lines changed: 589 additions & 106 deletions
Large diffs are not rendered by default.

demo/models/SE-12703.json

Lines changed: 589 additions & 106 deletions
Large diffs are not rendered by default.

demo/models/apic-80-compact.json

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@id": "#4",
1313
"@type": [
1414
"apiContract:WebAPI",
15+
"apiContract:API",
1516
"doc:RootDomainElement",
1617
"doc:DomainElement"
1718
],
@@ -75,7 +76,7 @@
7576
],
7677
"doc:version": [
7778
{
78-
"@value": "2.0.1"
79+
"@value": "3.1.0"
7980
}
8081
],
8182
"doc:root": [
@@ -107,7 +108,7 @@
107108
],
108109
"doc:version": [
109110
{
110-
"@value": "2.0.1"
111+
"@value": "3.1.0"
111112
}
112113
],
113114
"doc:root": [
@@ -182,6 +183,34 @@
182183
}
183184
]
184185
}
186+
],
187+
"sourcemaps:synthesized-field": [
188+
{
189+
"@id": "#3/source-map/synthesized-field/element_1",
190+
"sourcemaps:element": [
191+
{
192+
"@value": "core:mediaType"
193+
}
194+
],
195+
"sourcemaps:value": [
196+
{
197+
"@value": "true"
198+
}
199+
]
200+
},
201+
{
202+
"@id": "#3/source-map/synthesized-field/element_0",
203+
"sourcemaps:element": [
204+
{
205+
"@value": "doc:location"
206+
}
207+
],
208+
"sourcemaps:value": [
209+
{
210+
"@value": "true"
211+
}
212+
]
213+
}
185214
]
186215
}
187216
]

demo/models/apic-80.json

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"@id": "amf://id#4",
1313
"@type": [
1414
"http://a.ml/vocabularies/apiContract#WebAPI",
15+
"http://a.ml/vocabularies/apiContract#API",
1516
"http://a.ml/vocabularies/document#RootDomainElement",
1617
"http://a.ml/vocabularies/document#DomainElement"
1718
],
@@ -75,7 +76,7 @@
7576
],
7677
"http://a.ml/vocabularies/document#version": [
7778
{
78-
"@value": "2.0.1"
79+
"@value": "3.1.0"
7980
}
8081
],
8182
"http://a.ml/vocabularies/document#root": [
@@ -107,7 +108,7 @@
107108
],
108109
"http://a.ml/vocabularies/document#version": [
109110
{
110-
"@value": "2.0.1"
111+
"@value": "3.1.0"
111112
}
112113
],
113114
"http://a.ml/vocabularies/document#root": [
@@ -182,6 +183,34 @@
182183
}
183184
]
184185
}
186+
],
187+
"http://a.ml/vocabularies/document-source-maps#synthesized-field": [
188+
{
189+
"@id": "amf://id#3/source-map/synthesized-field/element_1",
190+
"http://a.ml/vocabularies/document-source-maps#element": [
191+
{
192+
"@value": "http://a.ml/vocabularies/core#mediaType"
193+
}
194+
],
195+
"http://a.ml/vocabularies/document-source-maps#value": [
196+
{
197+
"@value": "true"
198+
}
199+
]
200+
},
201+
{
202+
"@id": "amf://id#3/source-map/synthesized-field/element_0",
203+
"http://a.ml/vocabularies/document-source-maps#element": [
204+
{
205+
"@value": "http://a.ml/vocabularies/document#location"
206+
}
207+
],
208+
"http://a.ml/vocabularies/document-source-maps#value": [
209+
{
210+
"@value": "true"
211+
}
212+
]
213+
}
185214
]
186215
}
187216
]

0 commit comments

Comments
 (0)