committed by
Vladimír Gorej
parent
f41c6ba0d7
commit
ff2d4b2311
@@ -123,6 +123,7 @@ export const isExpandable = (schema) => {
|
||||
schema?.$defs ||
|
||||
schema?.$comment ||
|
||||
schema?.allOf ||
|
||||
schema?.anyOf ||
|
||||
schema?.description ||
|
||||
schema?.properties
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user