Skip to content

feat: Config flag for oneOf/anyOf #31

Description

@devdevx

Feature Request

Currently the oneOf/anyOf cases only generate 1 call case with the first available case.

maybe we can have a new config flag to:

  • Generate one call case for each definition in the oneOf body
  • Generate one call case for each definition in the anyOf body and another one merging all of them

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions