Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
魏涛
2015-08-08 10:15:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3810f3de4a6ea5eb286ac7bf0bc1de17b4c01592
3810f3de
1 parent
7b85ec11
Created test (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
test.md
test.md
0 → 100644
View file @
3810f3d
# API title
*
TOC
{:toc}
## API endpoint title
[VERB] /path/to/endpoint
### Parameters
Name | Type | Description
-----|------|--------------
`name`
|
`type`
| Description.
### Input (request JSON body)
Name | Type | Description
-----|------|--------------
`name`
|
`type`
| Description.
### Response
<
%= headers 200, :pagination => default_pagination_rels, 'X-Custom-Header' => "value" %>
<
%= json :resource_name %>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment