1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-27 12:32:33 +02:00

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

This commit is contained in:
Anton Titovets 2024-08-13 16:49:40 +03:00
parent 29d522a0bc
commit c6e54d15d8
804 changed files with 1961 additions and 812 deletions

View File

@ -698,20 +698,7 @@
ДокументЛога = Новый ТекстовыйДокумент(); ДокументЛога = Новый ТекстовыйДокумент();
ДокументЛога.Прочитать(ПутьЛога); ДокументЛога.Прочитать(ПутьЛога);
Результат = ДокументЛога.ПолучитьТекст();
Результат = "";
Для Н = 1 По ДокументЛога.КоличествоСтрок() Цикл
ТекущаяСтрока = ДокументЛога.ПолучитьСтроку(Н);
Если ЗначениеЗаполнено(ТекущаяСтрока) Тогда
Результат = Результат + ТекущаяСтрока + Символы.ПС;
КонецЕсли;
КонецЦикла;
Результат = СокрЛП(Результат);
Возврат Результат; Возврат Результат;

View File

@ -56,4 +56,5 @@ sidebar_position: 2
"createdTime": "2024-05-10T19:39:51.561Z", "createdTime": "2024-05-10T19:39:51.561Z",
"lastUpdatedTime": null "lastUpdatedTime": null
} }
``` ```

View File

@ -49,4 +49,5 @@ sidebar_position: 4
"id": "comL1oGEDJvIQlMs1", "id": "comL1oGEDJvIQlMs1",
"deleted": true "deleted": true
} }
``` ```

View File

@ -58,4 +58,5 @@ sidebar_position: 3
"createdTime": "2024-05-10T19:39:52Z", "createdTime": "2024-05-10T19:39:52Z",
"lastUpdatedTime": "2024-05-10T19:39:51.967Z" "lastUpdatedTime": "2024-05-10T19:39:51.967Z"
} }
``` ```

View File

@ -60,4 +60,5 @@ sidebar_position: 1
], ],
"offset": null "offset": null
} }
``` ```

View File

@ -71,4 +71,5 @@ sidebar_position: 3
} }
] ]
} }
``` ```

View File

@ -58,4 +58,5 @@ sidebar_position: 4
} }
] ]
} }
``` ```

View File

@ -70,4 +70,5 @@ sidebar_position: 1
} }
] ]
} }
``` ```

View File

@ -51,4 +51,5 @@ sidebar_position: 2
"String": "Hello\n" "String": "Hello\n"
} }
} }
``` ```

View File

@ -125,4 +125,5 @@ sidebar_position: 1
} }
] ]
} }
``` ```

View File

@ -116,4 +116,5 @@ sidebar_position: 2
} }
] ]
} }
``` ```

View File

@ -83,4 +83,5 @@ sidebar_position: 3
} }
] ]
} }
``` ```

View File

@ -70,4 +70,5 @@ sidebar_position: 2
} }
] ]
} }
``` ```

View File

@ -87,4 +87,5 @@ sidebar_position: 1
} }
] ]
} }
``` ```

View File

@ -52,4 +52,5 @@ sidebar_position: 1
"id": "fld3IbFtHZtBHQwsk", "id": "fld3IbFtHZtBHQwsk",
"name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5" "name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5"
} }
``` ```

View File

@ -42,4 +42,5 @@ sidebar_position: 5
"name": "Attachment", "name": "Attachment",
"type": "multipleAttachments" "type": "multipleAttachments"
} }
``` ```

View File

@ -46,4 +46,5 @@ sidebar_position: 6
"color": "yellowBright" "color": "yellowBright"
} }
} }
``` ```

View File

@ -48,4 +48,5 @@ sidebar_position: 7
} }
} }
} }
``` ```

View File

@ -42,4 +42,5 @@ sidebar_position: 8
"name": "Email", "name": "Email",
"type": "email" "type": "email"
} }
``` ```

View File

@ -42,4 +42,5 @@ sidebar_position: 10
"name": "Link", "name": "Link",
"type": "url" "type": "url"
} }
``` ```

View File

@ -47,4 +47,5 @@ sidebar_position: 4
"precision": 0 "precision": 0
} }
} }
``` ```

View File

@ -42,4 +42,5 @@ sidebar_position: 9
"name": "Phone", "name": "Phone",
"type": "phoneNumber" "type": "phoneNumber"
} }
``` ```

View File

@ -42,4 +42,5 @@ sidebar_position: 3
"name": "String", "name": "String",
"type": "richText" "type": "richText"
} }
``` ```

View File

@ -56,4 +56,5 @@ sidebar_position: 2
"name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5(change.)", "name": "9c0d2a82-7bf9-40b7-8052-ae3ebadc72d5(change.)",
"description": "New description" "description": "New description"
} }
``` ```

View File

@ -80,4 +80,5 @@ Method at API documentation: [disk.folder.addsubfolder](https://dev.1c-bitrix.ru
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [disk.folder.deletetree](https://dev.1c-bitrix.ru/r
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -60,4 +60,5 @@ Method at API documentation: [disk.folder.getExternalLink](https://dev.1c-bitrix
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -58,4 +58,5 @@ Method at API documentation: [disk.folder.getfields](https://dev.1c-bitrix.ru/re
"DELETE_TIME": "", "DELETE_TIME": "",
"DELETED_TYPE": "" "DELETED_TYPE": ""
} }
``` ```

View File

@ -76,4 +76,5 @@ Method at API documentation: [disk.folder.get](https://dev.1c-bitrix.ru/rest_hel
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -97,4 +97,5 @@ Method at API documentation: [disk.folder.getchildren](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -84,4 +84,5 @@ Method at API documentation: [disk.folder.copyto](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -76,4 +76,5 @@ Method at API documentation: [disk.folder.markdeleted](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -83,4 +83,5 @@ Method at API documentation: [disk.folder.moveto](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -81,4 +81,5 @@ Method at API documentation: [disk.folder.rename](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -76,4 +76,5 @@ Method at API documentation: [disk.folder.restore](https://dev.1c-bitrix.ru/rest
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -68,4 +68,5 @@ Method at API documentation: [im.chat.user.add](https://dev.1c-bitrix.ru/learnin
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -68,4 +68,5 @@ Method at API documentation: [im.chat.updateTitle](https://dev.1c-bitrix.ru/lear
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [im.chat.setOwner](https://dev.1c-bitrix.ru/learnin
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [im.chat.updateAvatar](https://dev.1c-bitrix.ru/lea
"operating": 0.884703874588013 "operating": 0.884703874588013
} }
} }
``` ```

View File

@ -66,4 +66,5 @@ Method at API documentation: [im.chat.updateTitle](https://dev.1c-bitrix.ru/lear
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -83,4 +83,5 @@ Method at API documentation: [im.chat.add](https://dev.1c-bitrix.ru/learning/cou
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [im.chat.user.delete](https://dev.1c-bitrix.ru/lear
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.chat.mute](https://dev.1c-bitrix.ru/learning/co
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -63,4 +63,5 @@ Method at API documentation: [im.disk.folder.get](https://dev.1c-bitrix.ru/learn
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -117,4 +117,5 @@ Method at API documentation: [im.dialog.users.list](https://dev.1c-bitrix.ru/lea
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -396,4 +396,5 @@ Method at API documentation: [im.dialog.messages.get](https://dev.1c-bitrix.ru/l
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [im.chat.user.list](https://dev.1c-bitrix.ru/learni
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -130,4 +130,5 @@ Method at API documentation: [im.dialog.get](https://dev.1c-bitrix.ru/learning/c
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -49,4 +49,5 @@ Method at API documentation: [im.user.status.get](https://dev.1c-bitrix.ru/learn
"error": "expired_token", "error": "expired_token",
"error_description": "The access token provided has expired." "error_description": "The access token provided has expired."
} }
``` ```

View File

@ -91,4 +91,5 @@ Method at API documentation: [im.user.list.get ](https://dev.1c-bitrix.ru/learni
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.chat.leave](https://dev.1c-bitrix.ru/learning/c
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -58,4 +58,5 @@ Method at API documentation: [im.dialog.read.all](https://dev.1c-bitrix.ru/learn
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.dialog.writing](https://dev.1c-bitrix.ru/learni
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.user.status.set](https://dev.1c-bitrix.ru/learn
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -65,4 +65,5 @@ Method at API documentation: [task.commentitem.add](https://dev.1c-bitrix.ru/res
"operating": 0.724542856216431 "operating": 0.724542856216431
} }
} }
``` ```

View File

@ -72,4 +72,5 @@ Method at API documentation: [tasks.task.result.addFromComment](https://dev.1c-b
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [tasks.task.result.deleteFromComment](https://dev.1
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -63,4 +63,5 @@ Method at API documentation: [task.commentitem.delete](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -85,4 +85,5 @@ Method at API documentation: [tasks.task.result.list](https://dev.1c-bitrix.ru/r
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -71,4 +71,5 @@ Method at API documentation: [task.commentitem.get](https://dev.1c-bitrix.ru/res
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -79,4 +79,5 @@ Method at API documentation: [task.commentitem.getlist](https://dev.1c-bitrix.ru
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -68,4 +68,5 @@ Method at API documentation: [task.commentitem.update](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -72,4 +72,5 @@ Method at API documentation: [task.item.userfield.add](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [task.item.userfield.delete](https://dev.1c-bitrix.
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -183,4 +183,5 @@ Method at API documentation: [task.item.userfield.get](https://dev.1c-bitrix.ru/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -154,4 +154,5 @@ Method at API documentation: [task.item.userfield.getlist](https://dev.1c-bitrix
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -69,4 +69,5 @@ Method at API documentation: [task.item.userfield.update](https://dev.1c-bitrix.
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -68,4 +68,5 @@ Method at API documentation: [department.add](https://dev.1c-bitrix.ru/rest_help
"operating": 0.389190912246704 "operating": 0.389190912246704
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [department.delete](https://dev.1c-bitrix.ru/rest_h
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -73,4 +73,5 @@ Method at API documentation: [department.get](https://dev.1c-bitrix.ru/rest_help
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -75,4 +75,5 @@ Method at API documentation: [department.update](https://dev.1c-bitrix.ru/rest_h
"operating": 0.34721302986145 "operating": 0.34721302986145
} }
} }
``` ```

View File

@ -63,4 +63,5 @@ Method at API documentation: [log.blogcomment.add](https://dev.1c-bitrix.ru/rest
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -62,4 +62,5 @@ Method at API documentation: [log.blogpost.share](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -72,4 +72,5 @@ Method at API documentation: [log.blogpost.add](https://dev.1c-bitrix.ru/rest_he
"operating": 0.637988090515137 "operating": 0.637988090515137
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [log.blogpost.delete](https://dev.1c-bitrix.ru/rest
"operating": 0.310499906539917 "operating": 0.310499906539917
} }
} }
``` ```

View File

@ -62,4 +62,5 @@ Method at API documentation: [log.blogpost.getusers.important](https://dev.1c-bi
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -416,4 +416,5 @@ Method at API documentation: [log.blogpost.get](https://dev.1c-bitrix.ru/rest_he
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -72,4 +72,5 @@ Method at API documentation: [log.blogpost.update](https://dev.1c-bitrix.ru/rest
"operating": 0.326629877090454 "operating": 0.326629877090454
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [disk.file.delete](https://dev.1c-bitrix.ru/rest_he
"operating": 3.73615193367004 "operating": 3.73615193367004
} }
} }
``` ```

View File

@ -60,4 +60,5 @@ Method at API documentation: [disk.file.getExternalLink](https://dev.1c-bitrix.r
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -79,4 +79,5 @@ Method at API documentation: [disk.file.get](https://dev.1c-bitrix.ru/rest_help/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -79,4 +79,5 @@ Method at API documentation: [disk.file.markdeleted](https://dev.1c-bitrix.ru/re
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -86,4 +86,5 @@ Method at API documentation: [disk.file.moveto](https://dev.1c-bitrix.ru/rest_he
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -84,4 +84,5 @@ Method at API documentation: [disk.file.rename](https://dev.1c-bitrix.ru/rest_he
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -79,4 +79,5 @@ Method at API documentation: [disk.file.restore](https://dev.1c-bitrix.ru/rest_h
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -78,4 +78,5 @@ Method at API documentation: [disk.folder.uploadfile](https://dev.1c-bitrix.ru/r
"DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/Picture1.jpg" "DETAIL_URL": "https://b24-ar17wx.bitrix24.by/docs/file/New catalog/Picture1.jpg"
} }
} }
``` ```

View File

@ -89,4 +89,5 @@ Method at API documentation: [disk.storage.uploadfile](https://dev.1c-bitrix.ru/
"operating": 0.227726936340332 "operating": 0.227726936340332
} }
} }
``` ```

View File

@ -71,4 +71,5 @@ Method at API documentation: [task.stages.add](https://dev.1c-bitrix.ru/rest_hel
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [task.stages.delete](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -553,4 +553,5 @@ Method at API documentation: [task.stages.get](https://dev.1c-bitrix.ru/rest_hel
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -67,4 +67,5 @@ Method at API documentation: [task.stages.movetask](https://dev.1c-bitrix.ru/res
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -71,4 +71,5 @@ Method at API documentation: [task.stages.update](https://dev.1c-bitrix.ru/rest_
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.message.delete](https://dev.1c-bitrix.ru/learni
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -72,4 +72,5 @@ Method at API documentation: [im.message.update](https://dev.1c-bitrix.ru/learni
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -69,4 +69,5 @@ Method at API documentation: [im.dialog.read](https://dev.1c-bitrix.ru/learning/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -64,4 +64,5 @@ Method at API documentation: [im.dialog.unread](https://dev.1c-bitrix.ru/learnin
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -140,4 +140,5 @@ Method at API documentation: [im.disk.file.commit](https://dev.1c-bitrix.ru/lear
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -70,4 +70,5 @@ Method at API documentation: [im.message.add](https://dev.1c-bitrix.ru/learning/
"operating": 0 "operating": 0
} }
} }
``` ```

View File

@ -61,4 +61,5 @@ Method at API documentation: [im.message.like](https://dev.1c-bitrix.ru/learning
"operating": 0 "operating": 0
} }
} }
``` ```

Some files were not shown because too many files have changed in this diff Show More