Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Implement and document XML and JSON facades for /manage #60

Open
hunterhacker opened this issue Dec 3, 2011 · 1 comment
Open

Implement and document XML and JSON facades for /manage #60

hunterhacker opened this issue Dec 3, 2011 · 1 comment

Comments

@hunterhacker
Copy link

The /manage docs are light on what formats they return and accept back. We should make sure the user can specify and receive configuration info as XML or JSON, both, and have docs about it.

It may all be there and just needs documenting.

@ryangrimm
Copy link
Contributor

Currently the /manage endpoints only offer output as JSON.

I can imagine some finding value in getting responses as XML, but it would be a fair amount of work and add complexity to some other issues like accepting a file that describes the entire configuration.

So while I think this is a good thing to have at some point, I'd rather spend the energy creating a friendly HTML front on top of the existing JSON endpoints first.

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

No branches or pull requests

2 participants