Skip to content

Support for response schema #9

@chimon2000

Description

@chimon2000

When attempting to define a response schema, no documentation is displayed.

Example:

    response: {
      schema: Joi.object({
        param: Joi.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