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,
|
upperFirst: fn.upperFirst,
|
||||||
isExpandable: makeIsExpandable(
|
isExpandable: makeIsExpandable(
|
||||||
fn.jsonSchema202012.isExpandable,
|
fn.jsonSchema202012.isExpandable,
|
||||||
system
|
getSystem
|
||||||
),
|
),
|
||||||
getProperties,
|
getProperties,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user