essentials-openapi icon indicating copy to clipboard operation
essentials-openapi copied to clipboard

Show description for schema object fields and responses

Open Maia-Everett opened this issue 1 year ago • 1 comments

Hello! I'm using the OAD mkdocs plugin from https://github.com/Neoteroi/mkdocs-plugins.

It seems that for schema objects, only Name and Type columns are generated. Is it possible to also add a Description column for each object property?

Edit: Descriptions are not displayed for responses either.

Maia-Everett avatar Apr 11 '24 18:04 Maia-Everett

Hi @Maia-Everett Thank You for reporting this issue, you are right it is best to display descriptions when they are available. I am looking into this.

RobertoPrevato avatar Apr 14 '24 06:04 RobertoPrevato