Skip to content

figure out a way to reconcile swagger's limited variable types for non-body parameters. #1

@toumorokoshi

Description

@toumorokoshi

The swagger spec specifically states that parameters that are not in body should adhere to a specific subset of types.

http://swagger.io/specification/#parameterObject

It's probably a good idea to deserialize / serialize object types to and from these basic types as necessary (using something like a string).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions