Skip to content

Providing Swagger documentation for query parameters #1050

Open
@aaronstasis

Description

@aaronstasis

I'm trying to add swagger support to an existing RestletApplication. I can't seem to find a way to add annotations or code to add query parameters to a swagger resource definition.

ie:

If I have a filter query parameter accessed in a @get RestResource, I can't use the @ApiParam annotation as it doesn't work outside a jax-rs definition, but I haven't found an alternative either.

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