RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Field Descriptions missing via Components Section

Open damienhoneyford opened this issue 8 months ago • 0 comments

When using show-components="true", the Schemas are shown without the Description column:

Image

The CSS in the browser for the Description column looks like this:

Image

... but if you look at the Schema from an Operation, the CSS for the Description column looks like this:

Image

damienhoneyford avatar Feb 07 '25 09:02 damienhoneyford