Skip to content

Library incorrectly throws "You supplied metadata and/or body data for this operation but it doesn't have any documented parameters or request payloads." #698

@Naxdy

Description

@Naxdy

When referring to a spec that has parameters: [] but requestBody: { ... } set for some endpoint, the library incorrectly throws the exception

You supplied metadata and/or body data for this operation but it doesn't have any documented parameters or request payloads.

because the endpoint doesn't accept any parameters (but it does accept a request body!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions