mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
Merge pull request #6906 from nextcloud/fix/client-apis
Fix various client API docs issues
This commit is contained in:
@@ -9,4 +9,4 @@ OCS API
|
||||
ocs-api-overview
|
||||
ocs-share-api
|
||||
ocs-sharee-api
|
||||
|
||||
ocs-status-api
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ Webdav
|
||||
======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
basic
|
||||
search
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
Find the documentation in the Activities repo here: `https://github.com/nextcloud/activity/blob/master/docs/endpoint-v2.md`
|
||||
============
|
||||
Activity API
|
||||
============
|
||||
|
||||
Find the documentation in the `Activity app repo <https://github.com/nextcloud/activity/blob/master/docs/endpoint-v2.md>`__.
|
||||
|
||||
@@ -12,7 +12,7 @@ Clients and Client APIs
|
||||
OCS/index
|
||||
LoginFlow/index
|
||||
RemoteWipe/index
|
||||
ocs-share-api
|
||||
ocs-sharee-api
|
||||
OCS/ocs-share-api
|
||||
OCS/ocs-sharee-api
|
||||
activity-api
|
||||
|
||||
|
||||
Reference in New Issue
Block a user