Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Returns db-connected and code-connected services in REST API dashboard #245

Open
ezimuel opened this issue Jan 15, 2015 · 5 comments
Open
Milestone

Comments

@ezimuel
Copy link
Contributor

ezimuel commented Jan 15, 2015

When you request GET /dashboard API right now, you get a rest and rpc array with the name of the services. We cannot distinguish between db-connected and code-connected from the rest array. It would be nice to have this distinguish to build a better dashboard UI.
I propose to add an optional parameter to return a more detailed result, such as /dashboard?extended.

@TomHAnderson
Copy link
Contributor

👍 I like the extended idea because looking at a list of my resources I'll probably know what I'm looking for before I'd need to break them down by connected type. And while you're at it will you include doctrine-connected ?

@ezimuel
Copy link
Contributor Author

ezimuel commented Jan 15, 2015

@TomHAnderson the idea is to split the rest family with all connected type, including doctrine of course.

@ezimuel ezimuel added this to the 1.1.0 milestone Jan 21, 2015
@jguittard
Copy link
Contributor

And I'm actually working on it :)

@weierophinney
Copy link
Member

@ezimuel Why don't you detail the payload you want returned, and then we can figure out how to make it happen. :)

@michalbundyra
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-admin; a new issue has been opened at laminas-api-tools/api-tools-admin#36.

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

5 participants