Skip to content

Parameter shorthand schema instead of type #212

@jegsar

Description

@jegsar

Given the example - (body) complicatedPet {Object} the pet {} seems to use the type property. Is there a way to have it use schema instead so it could be - (body) complicatedPet {Pet} the pet or - (body) complicatedPet {#/components/schemas/Pet} the pet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions