Skip to content

Commit fd3e17b

Browse files
authored
Merge pull request #88 from Systems-Modeling/feature/ST5AS-220
feat: OpenAPI examples ST5AS-220
2 parents 21ef5c4 + 1e6971b commit fd3e17b

5 files changed

Lines changed: 3501 additions & 4431 deletions

File tree

conf/json/schema/metamodel/schemas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"annotatedElement": {
26-
"type": "array",in
26+
"type": "array",
2727
"items": {
2828
"$ref": "http://www.omg.org/spec/SysML/2.0/Identified",
2929
"$comment": "http://www.omg.org/spec/SysML/2.0/Element"

public/docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</head>
77
<body>
88
<rapi-doc
9-
spec-url="openapi.json"
9+
spec-url="openapi-sans-schemas.json"
1010
show-components="true"
1111
allow-spec-file-load="false"
1212
allow-authentication="false"

0 commit comments

Comments
 (0)