Skip to content
This repository has been 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

Open
sthaha opened this issue May 2, 2018 · 0 comments
Open

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

sthaha opened this issue May 2, 2018 · 0 comments
Milestone

Comments

@sthaha
Copy link
Contributor

sthaha commented May 2, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants