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:16:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
79bf3a39d60af581eb5ab062159219a5e7400fd8
79bf3a39
1 parent
3810f3de
Destroyed test (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
25 deletions
test.md
test.md
deleted
100644 → 0
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