fix(oas31): fix rendering of Schema Object inside Operation Object (#8887)

This commit is contained in:
Vladimír Gorej
2023-06-06 15:09:06 +02:00
committed by GitHub
parent f2b0d4af41
commit f30d89af1b

View File

@@ -141,7 +141,7 @@ const ModelWrapper = createOnlyOAS31ComponentWrapper(
upperFirst: fn.upperFirst,
isExpandable: makeIsExpandable(
fn.jsonSchema202012.isExpandable,
system
getSystem
),
getProperties,
},