Issue Details (XML | Word | Printable)

Key: GALAXY-172
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: To be reviewed To be reviewed
Assignee: Dan Diephouse
Reporter: Todd Wells
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Galaxy

Document adding top-level workspace

Created: 31/Mar/08 07:54 PM   Updated: 04/Apr/08 04:31 PM
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 1.0-beta-3

Time Tracking:
Not Specified

Labels:
User impact: Medium


 Description  « Hide
The current docs at http://www.mulesource.org/display/GALAXY/HTTP+AtomPub+API#HTTPAtomPubAPI-Addingaworkspace only describe how to add a workspace with a parent, but do not indicate how to add a top-level workspace. Additionally, the current description is awkwardly worded (or perhaps mistyped?): "To add a workspace, you must post an Atom collection of the parent's child workspaces to"

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Todd Wells added a comment - 01/Apr/08 02:10 PM
It appears the way to do this is to just do a post to /api/registry;workspaces (leaving out the workspace name after registry). It should still be documented to make it clear.

Dan Diephouse added a comment - 04/Apr/08 04:31 PM
I've fixed the docs and expanded them to talk about top level workspaces.

http://www.mulesource.org/display/GALAXY/HTTP+AtomPub+API#HTTPAtomPubAPI-Addingaworkspace

Thanks!