Skip to content

add additionalProperties support #58

@line-o

Description

@line-o

refs #57

The OpenApi specification 3.0.3 defines addtionalProperties to control the handling of any property received for a requestBody encoding that is not part of properties.

Relevant spec

true - (default) will pass any additional property to the route handler
false - does not allow additional properties to be passed to the route handler

Metadata

Metadata

Assignees

No one assigned

    Labels

    OAS-specThis has to do with the OAS specification complianceenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions