mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-12-25 02:42:28 +02:00
Правки доков
This commit is contained in:
parent
30ace1e48f
commit
65cd0b037f
@ -40,4 +40,26 @@ Method at API documentation: [disk.storage.getforapp](https://dev.1c-bitrix.ru/r
|
||||
|
||||
```
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"result": {
|
||||
"ID": "18",
|
||||
"NAME": "New storage name",
|
||||
"CODE": null,
|
||||
"MODULE_ID": "disk",
|
||||
"ENTITY_TYPE": "restapp",
|
||||
"ENTITY_ID": "2",
|
||||
"ROOT_OBJECT_ID": "464"
|
||||
},
|
||||
"time": {
|
||||
"start": 1721067694.96416,
|
||||
"finish": 1721067694.99489,
|
||||
"duration": 0.0307230949401856,
|
||||
"processing": 0.00391507148742676,
|
||||
"date_start": "2024-07-15T18:21:34+00:00",
|
||||
"date_finish": "2024-07-15T18:21:34+00:00",
|
||||
"operating_reset_at": 1721068294,
|
||||
"operating": 0
|
||||
}
|
||||
}
|
||||
```
|
||||
|
@ -20,7 +20,7 @@ Fast navigation:
|
||||
<a href="/docs/Instructions/Viber/"><img src={require('../../static/img/APIs/Viber.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Twitter/"><img src={require('../../static/img/APIs/Twitter.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Notion/"><img src={require('../../static/img/APIs/Notion.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Yandex_Disk/"><img src={require('../../static/img/APIs/YandexDisk.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/YandexDisk/"><img src={require('../../static/img/APIs/YandexDisk.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleCalendar/"><img src={require('../../static/img/APIs/GoogleCalendar.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleDrive/"><img src={require('../../static/img/APIs/GoogleDrive.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleSheets/"><img src={require('../../static/img/APIs/GoogleSheets.png').default} width="32"/></a>
|
||||
|
@ -40,4 +40,26 @@ sidebar_position: 2
|
||||
|
||||
```
|
||||
|
||||
|
||||
```json title="Результат"
|
||||
{
|
||||
"result": {
|
||||
"ID": "18",
|
||||
"NAME": "New storage name",
|
||||
"CODE": null,
|
||||
"MODULE_ID": "disk",
|
||||
"ENTITY_TYPE": "restapp",
|
||||
"ENTITY_ID": "2",
|
||||
"ROOT_OBJECT_ID": "464"
|
||||
},
|
||||
"time": {
|
||||
"start": 1721067694.96416,
|
||||
"finish": 1721067694.99489,
|
||||
"duration": 0.0307230949401856,
|
||||
"processing": 0.00391507148742676,
|
||||
"date_start": "2024-07-15T18:21:34+00:00",
|
||||
"date_finish": "2024-07-15T18:21:34+00:00",
|
||||
"operating_reset_at": 1721068294,
|
||||
"operating": 0
|
||||
}
|
||||
}
|
||||
```
|
||||
|
@ -20,7 +20,7 @@ sidebar_class_name: NachaloRaboty
|
||||
<a href="/docs/Instructions/Viber/"><img src={require('../../static/img/APIs/Viber.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Twitter/"><img src={require('../../static/img/APIs/Twitter.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Notion/"><img src={require('../../static/img/APIs/Notion.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/Yandex_Disk/"><img src={require('../../static/img/APIs/YandexDisk.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/YandexDisk/"><img src={require('../../static/img/APIs/YandexDisk.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleCalendar/"><img src={require('../../static/img/APIs/GoogleCalendar.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleDrive/"><img src={require('../../static/img/APIs/GoogleDrive.png').default} width="32"/></a>
|
||||
<a href="/docs/Instructions/GoogleSheets/"><img src={require('../../static/img/APIs/GoogleSheets.png').default} width="32"/></a>
|
||||
|
Loading…
Reference in New Issue
Block a user