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