Merge pull request #2045 from nextcloud/docs/noid/reality

docs: Fix ocs endpoint status code documentation
This commit is contained in:
Joas Schilling 2024-09-17 16:51:03 +02:00 коммит произвёл GitHub
Родитель a5ddc5d3db ba45e1ebba
Коммит 99765b1fee
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -107,7 +107,7 @@ The user needs to be identified/logged in by the server. Then you can just run a
Status | Explanation
---|---
`204 No Content` | please slow down the polling to once per hour, since there are no apps that can generate notifications
`304 Not Modified` | The provided `If-None-Match` matches the ETag, response body is empty
`304 Not Modified` | The provided `If-None-Match` matches the ETag, response body is empty (until Nextcloud 21, afterwards it's a `200 OK`)
### Headers