Skip to content

required params in schema #23

Description

@SergeyCYI

Could you please tell me how I can add a list of mandatory parameters to the schema?
Example:
components:
schemas:
Request:
type: object
properties:
id:
type: integer
required: [
id,
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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