Skip to content

Validation of GET requests #128

@shkolnik770

Description

@shkolnik770

Is it possible to validate GET request (no JSON body) against JSON schema? I believe JSON schema allows to specify method GET or POST. Let's say the request is ..../get-user-info?user-id=123. If I define a JSON schema for this request, would it be possible to validate the incoming request against this schema? If yes, can you show an example?

Thank you.

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