Skip to content

Allow to describe parameters #403

@nichtich

Description

@nichtich

The description of parameters in Swagger is not very helpful, e.g.

A value of type string that will substitute ?_name in the original query

How about adding a decorator to give an optional description of parameters? So with

#+ parameters:
#+   name: name of the person

The description could be

name of the person (string)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions