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