Skip to content

nonSequentialReservation 206 error has stray argument #1631

@ElectricNroff

Description

@ElectricNroff

return res.status(206).json(error.reservedPartialAmount(counter, cveIdDocuments), { meta: { remaining_quota: q } })

The , { meta: { remaining_quota: q } } doesn't cause a meta property to be included in the response body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions