committed by
Vladimír Gorej
parent
679698b998
commit
19f58ef3f3
@@ -115,6 +115,7 @@ export const isExpandable = (schema) => {
|
||||
return (
|
||||
schema?.$schema ||
|
||||
schema?.$vocabulary ||
|
||||
schema?.$id ||
|
||||
schema?.description ||
|
||||
schema?.properties
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user