Skip to content

Missing required parameter for /accounts/{accountID} endpoint #4

@someone1

Description

@someone1

commit 343be0f erroneously dropped the following from the swagger spec, which is required according to the API reference docs.

        - in: "query"
        allowEmptyValue: false
        name: "container"
        description: "bank/creditCard/investment/insurance/loan/reward/bill/realEstate/otherAssets/otherLiabilities"
        type: "string"
        required: true

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