Description
In lb3, we allow to use array to create long descriptions in JSON files inside @model decorator. But this feature is not welcome by groups working on Swagger and OpenAPI specs.
In lb4 docs, this field only supports stings. Do we want array to be supported as well?
Description
In
lb3, we allow to use array to create long descriptions in JSON files inside@modeldecorator. But this feature is not welcome by groups working on Swagger and OpenAPI specs.In
lb4docs, this field only supports stings. Do we want array to be supported as well?