committed by
Vladimír Gorej
parent
51a7f4eefd
commit
daa0506163
@@ -120,6 +120,7 @@ export const isExpandable = (schema) => {
|
||||
schema?.$dynamicAnchor ||
|
||||
schema?.$ref ||
|
||||
schema?.$dynamicRef ||
|
||||
schema?.$defs ||
|
||||
schema?.description ||
|
||||
schema?.properties
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user