fix(oas31): fix rendering of Schema Object inside Operation Object (#8887)
This commit is contained in:
@@ -141,7 +141,7 @@ const ModelWrapper = createOnlyOAS31ComponentWrapper(
|
||||
upperFirst: fn.upperFirst,
|
||||
isExpandable: makeIsExpandable(
|
||||
fn.jsonSchema202012.isExpandable,
|
||||
system
|
||||
getSystem
|
||||
),
|
||||
getProperties,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user