Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.
This repository was archived by the owner on May 6, 2021. It is now read-only.

Change api spec to return multiple errors instead of a single one #231

@sthaha

Description

@sthaha

Currently, rest api calls that fail returns a single instance of error ( { "error": "description" } ) but there are cases when there would be multiple errors that need to be propagated to the caller e.g. Tenant Info returns a list of errors. So the proposal is to change the error to a list of errors.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions