Skip to content

a few issues in the swagger doc #14

@mauravan

Description

@mauravan

image
only one is needed i guess. Also this would probably just be POST /users or POST /user would be able to handle both list and single

image
There is an approach for this using queryParameters. The reason behind this is, that you don't want to create a new endpoint for every possible attribute the pet might have. instead you would do this: /GET /pet?status=alive&tag=pettag

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