aiohttp-swagger icon indicating copy to clipboard operation
aiohttp-swagger copied to clipboard

Show parameters description

Open dennypenta opened this issue 8 years ago • 0 comments

For example:

        parameters:
        - in: query
          name: search
          type: string
          description: Search something

Description is empty on page. Where I can paste that piece for render it?

dennypenta avatar Oct 03 '17 10:10 dennypenta