Skip to content

Inconsistent volume type between single and array responses in /real-time/{ticker} #3

Description

@jogold

The /real-time/{ticker} endpoint returns a single object when called with one ticker and an array when called with the s query parameter for multiple tickers. The schema defines volume as integer (non-nullable) in the single object response but as integer or null in the array element response.

The volume field should have the same type in both variants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions