Skip to content

RemainingRequests is not parsed correctly #10

@wendelb

Description

@wendelb

Hey!

I noticed that there is an issue with parsing the data from Holiday API. There is no field requests.remaining in the JSON returned.

    "requests": {
        "used": 7,
        "available": 999993,
        "resets": "2021-08-01 00:00:00"
    },

The correct field name is requests.available. See: https://holidayapi.com/docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions