Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

SDK's should include a corresponding library of mock responses #34

@mvogelgesang

Description

@mvogelgesang

We should encourage offline development as much as possible. This ensures that endpoints are not overburdened and that users are not testing in production. If SDK's for a given api are produced, they should also include mock responses. This mock setting should be configurable in the SDK and allow a developer to 'flip a switch' and ping consistent and static end points as needed. This reduces latency for the developer and also provides a clean set of data from which tests can be run.

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