1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00

Пересборка доков

This commit is contained in:
Anton Titovets
2024-08-14 09:06:31 +03:00
parent 64c3b3b076
commit b0bd851c36
1282 changed files with 6670 additions and 7759 deletions
@@ -29,7 +29,7 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
```bsl title="Code example"
URL = "https://b24-ar17wx.bitrix24.by/rest/1/f2ppp8uucc891111/";
URL = "https://b24-ar17wx.bitrix24.by/rest/1/f2pp...";
TaskID = "1082";
CommentID = "2932";
@@ -55,7 +55,7 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
```
```json title="Result"
{
{
"result": true,
"time": {
"start": 1720186705.11133,
@@ -68,5 +68,4 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
"operating": 0
}
}
```