Skip to content

Commit 1e6971b

Browse files
committed
feat: OpenAPI examples ST5AS-220
1 parent 21ef5c4 commit 1e6971b

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)