Skip to content

Commit aa44dd7

Browse files
committed
fix(openapi): max cardinality
1 parent 9c967b2 commit aa44dd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/openapi/docs.feature

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ Feature: Documentation support
388388
And the "data" property for the OpenAPI class "WrappedResponseEntity.CustomOutputEntityWrapperDto-read" should be equal to:
389389
"""
390390
{
391+
"owl:maxCardinality": 1,
391392
"$ref": "#\/components\/schemas\/WrappedResponseEntity-read"
392393
}
393394
"""

0 commit comments

Comments
 (0)