committed by
Vladimír Gorej
parent
bf21a4ce3e
commit
dea5dbb10e
@@ -130,6 +130,7 @@ export const isExpandable = (schema) => {
|
||||
schema?.anyOf ||
|
||||
schema?.oneOf ||
|
||||
schema?.not ||
|
||||
schema?.if ||
|
||||
schema?.description ||
|
||||
schema?.properties
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user