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