Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
Mapserver REST API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miscellaneous
Mapserver REST API
Commits
f2dac5ba
Commit
f2dac5ba
authored
10 years ago
by
Maël Méliani
Browse files
Options
Downloads
Patches
Plain Diff
Updated docs...
parent
7234b2f1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/mra-reference.md
+1
-1
1 addition, 1 deletion
docs/mra-reference.md
with
1 addition
and
1 deletion
docs/mra-reference.md
+
1
−
1
View file @
f2dac5ba
...
...
@@ -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}_.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment