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

Trim down API types #243

@joao-paulo-parity

Description

@joao-paulo-parity

Motivation: #219 (comment)

Since the types are decoded from the webhooks JSON data, it's good to keep the variants and fields minimal as to not cause unwarranted parser errors for irrelevant fields.

Example: #219 has suffered from this since the parser errored on a variant which was not being used.

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