Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

API Response Validation? Response Schemas? #521

@linuxdaemon

Description

@linuxdaemon

Some APIs suddenly start returning unexpected formats and causing weird errors deep in the data handling code, which makes it hard to find the original error. I think at least for JSON api responses, defining a schema and validating the response against that may be best/easiest, and allow for easy detection of changes to the API.

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