Skip to content

Commit

Permalink
fix(openapi): max cardinality
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Nov 30, 2023
1 parent 9c967b2 commit aa44dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/openapi/docs.feature
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ Feature: Documentation support
And the "data" property for the OpenAPI class "WrappedResponseEntity.CustomOutputEntityWrapperDto-read" should be equal to:
"""
{
"owl:maxCardinality": 1,
"$ref": "#\/components\/schemas\/WrappedResponseEntity-read"
}
"""

0 comments on commit aa44dd7

Please sign in to comment.