mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-05 18:35:49 +03:00
parent
b43a87d627
commit
23e7847a67
|
@ -64,6 +64,7 @@ const injectors = {
|
|||
} else {
|
||||
injectors.object.inject(injectTo, propertySchema.items);
|
||||
}
|
||||
if (!injectTo.description) injectTo.description = propertySchema.items.description;
|
||||
injectTo._widgetType = 'array';
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user