Skip to content

Input Validation #17

@anitejb

Description

@anitejb

Currently, input validation (making sure requests have all the required fields) takes place across different methods, and is not standardized. We can create JSON schemas for each endpoint and validate against them to ensure that every request comes with all of the required information.

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