Skip to content

Empty JSON body by ExamplesFields Fuzzer #63

Description

@a-waider

The ExamplesFields fuzzer should produce tests for every endpoint with all defined examples. My endpoints require a not empty JSON body otherwise they will respond with HTTP 400. CATS generates for every request an additional example with an empty JSON body:

{}

The examples in the openAPI document do not include an empty JSON body. Is this behaviour expected?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions