Skip to content
Snippets Groups Projects
Commit f2dac5ba authored by Maël Méliani's avatar Maël Méliani
Browse files

Updated docs...

parent 7234b2f1
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ Resource | Description
---------|------------
[**GET workspaces**](pages/workspaces.md#get-workspaces) | Returns a list containing workspaces.
[**POST workspaces**](pages/workspaces.md#post-workspaces) | Creates a new workspace.
[**GET workspaces/_{ws}_**](pages/workspaces.md#get-workspaces-ws) | Returns the given workspace.
[**GET workspaces/_{ws}_**](pages/workspaces.md#get-workspacesws) | Returns the given workspace.
[**GET workspaces/_{ws}_/datastores**](pages/datastores.md#get-workspaceswsdatastores) | Returns a list containing data stores in the given workspace.
[**POST workspaces/_{ws}_/datastores**](pages/datastores.md#post-workspaceswsdatastores) | Creates a new data store.
[**GET workspaces/_{ws}_/datastores/_{ds}_**](pages/datastores.md#get-workspaceswsdatastoresds) | Returns data store _{ds}_.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment