mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Give the comments page a title, so it get included in TOCs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
d2d243c06f
commit
98510136bd
@ -1,9 +1,12 @@
|
||||
## Comments
|
||||
########
|
||||
Comments
|
||||
########
|
||||
|
||||
Comments have a PHP API within OCP and also via WebDAV. Basic documentation below.
|
||||
|
||||
|
||||
### Endpoint
|
||||
Endpoint
|
||||
^^^^^^^^
|
||||
|
||||
The Comments resource has an endpoint:
|
||||
|
||||
@ -27,7 +30,8 @@ The `CommentID` endpoint accepts:
|
||||
For a list of properties, see:
|
||||
`https://github.com/nextcloud/server/blob/master/apps/dav/lib/Comments/CommentNode.php#L108`
|
||||
|
||||
### Examples of usage
|
||||
Examples
|
||||
********
|
||||
|
||||
REPORT request:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user