Change title heading level for API doc

This commit is contained in:
Frederic Guillot
2016-01-23 12:33:52 -05:00
parent ba5937b074
commit f4468bc0b6
16 changed files with 122 additions and 122 deletions

View File

@@ -1,7 +1,7 @@
API Comment Procedures
======================
### createComment
## createComment
- Purpose: **Create a new comment**
- Parameters:
@@ -36,7 +36,7 @@ Response example:
}
```
### getComment
## getComment
- Purpose: **Get comment information**
- Parameters:
@@ -75,7 +75,7 @@ Response example:
}
```
### getAllComments
## getAllComments
- Purpose: **Get all available comments**
- Parameters:
@@ -117,7 +117,7 @@ Response example:
}
```
### updateComment
## updateComment
- Purpose: **Update a comment**
- Parameters:
@@ -150,7 +150,7 @@ Response example:
}
```
### removeComment
## removeComment
- Purpose: **Remove a comment**
- Parameters: