Skip to content

Commit

Permalink
Main build (Jenkins)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalyTheAlpaca committed Dec 25, 2024
1 parent cdd4ce2 commit 18a37cd
Show file tree
Hide file tree
Showing 305 changed files with 7,245 additions and 7,021 deletions.
82 changes: 81 additions & 1 deletion docs/en/md/Ozon/Fbo-scheme/Get-fbo-timeslots.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,84 @@ Method at API documentation: [post /v1/draft/timeslot/info](https://docs.ozon.ru




```json title="Result"
{
"drop_off_warehouse_timeslots": [
{
"drop_off_warehouse_id": 1020000115166000,
"warehouse_timezone": "Europe/Moscow",
"current_time_in_timezone": "2024-12-24T21:33:33.457363400Z",
"days": [
{
"timeslots": [
{
"from_in_timezone": "2024-12-24T23:00:00Z",
"to_in_timezone": "2024-12-25T00:00:00Z"
}
],
"date_in_timezone": "2024-12-24T00:00:00Z"
},
{
"timeslots": [
{
"from_in_timezone": "2024-12-25T02:00:00Z",
"to_in_timezone": "2024-12-25T03:00:00Z"
},
{
"from_in_timezone": "2024-12-25T03:00:00Z",
"to_in_timezone": "2024-12-25T04:00:00Z"
},
{
"from_in_timezone": "2024-12-25T04:00:00Z",
"to_in_timezone": "2024-12-25T05:00:00Z"
},
{
"from_in_timezone": "2024-12-25T05:00:00Z",
"to_in_timezone": "2024-12-25T06:00:00Z"
},
{
"from_in_timezone": "2024-12-25T06:00:00Z",
"to_in_timezone": "2024-12-25T07:00:00Z"
},
{
"from_in_timezone": "2024-12-25T08:00:00Z",
"to_in_timezone": "2024-12-25T09:00:00Z"
},
{
"from_in_timezone": "2024-12-25T09:00:00Z",
"to_in_timezone": "2024-12-25T10:00:00Z"
},
{
"from_in_timezone": "2024-12-25T10:00:00Z",
"to_in_timezone": "2024-12-25T11:00:00Z"
},
{
"from_in_timezone": "2024-12-25T12:00:00Z",
"to_in_timezone": "2024-12-25T13:00:00Z"
},
{
"from_in_timezone": "2024-12-25T17:00:00Z",
"to_in_timezone": "2024-12-25T18:00:00Z"
},
{
"from_in_timezone": "2024-12-25T20:00:00Z",
"to_in_timezone": "2024-12-25T21:00:00Z"
},
{
"from_in_timezone": "2024-12-25T21:00:00Z",
"to_in_timezone": "2024-12-25T22:00:00Z"
},
{
"from_in_timezone": "2024-12-25T22:00:00Z",
"to_in_timezone": "2024-12-25T23:00:00Z"
}
],
"date_in_timezone": "2024-12-25T00:00:00Z"
}
]
}
],
"requested_date_from": "2024-12-24T00:00:00Z",
"requested_date_to": "2024-12-25T21:33:33.412737700Z"
}
```
2 changes: 1 addition & 1 deletion docs/en/md/TCP/Client-methods/Process-request.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 7
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

# ProcessRequest
# Process request
Sends a single request to a specified address and receives a response using the default settings


Expand Down
12 changes: 6 additions & 6 deletions docs/ru/md/Airtable/Comment-management/Create-comment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable СоздатьКомментарий \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--record "recCrxccj9n2zCIAI" \
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--record "recjSk02Bbpbl7IBH" \
--text "Тестовый комментарий"
```
</TabItem>
Expand All @@ -56,9 +56,9 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable СоздатьКомментарий ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--record "recCrxccj9n2zCIAI" ^
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--record "recjSk02Bbpbl7IBH" ^
--text "Тестовый комментарий"
```
</TabItem>
Expand Down
16 changes: 8 additions & 8 deletions docs/ru/md/Airtable/Comment-management/Delete-comment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,21 +45,21 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable УдалитьКомментарий \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--record "recCrxccj9n2zCIAI" \
--comment "comwzV5xEudFtp2jB"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--record "recjSk02Bbpbl7IBH" \
--comment "com7IyjU2HOK44Ww1"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable УдалитьКомментарий ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--record "recCrxccj9n2zCIAI" ^
--comment "comwzV5xEudFtp2jB"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--record "recjSk02Bbpbl7IBH" ^
--comment "com7IyjU2HOK44Ww1"
```
</TabItem>
</Tabs>
Expand Down
16 changes: 8 additions & 8 deletions docs/ru/md/Airtable/Comment-management/Edit-comment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ИзменитьКомментарий \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--record "recCrxccj9n2zCIAI" \
--comment "comwzV5xEudFtp2jB" \
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--record "recjSk02Bbpbl7IBH" \
--comment "com7IyjU2HOK44Ww1" \
--text "Тестовый комментарий (изм.)"
```
</TabItem>
Expand All @@ -61,10 +61,10 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ИзменитьКомментарий ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--record "recCrxccj9n2zCIAI" ^
--comment "comwzV5xEudFtp2jB" ^
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--record "recjSk02Bbpbl7IBH" ^
--comment "com7IyjU2HOK44Ww1" ^
--text "Тестовый комментарий (изм.)"
```
</TabItem>
Expand Down
12 changes: 6 additions & 6 deletions docs/ru/md/Airtable/Comment-management/Get-comments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ПолучитьКомментарии \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--record "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--record "recjSk02Bbpbl7IBH"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable ПолучитьКомментарии ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--record "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--record "recjSk02Bbpbl7IBH"
```
</TabItem>
</Tabs>
Expand Down
8 changes: 4 additions & 4 deletions docs/ru/md/Airtable/Record-management/Create-posts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ import TabItem from '@theme/TabItem';

oint airtable СоздатьЗаписи \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--data "{'Номер':10,'Строковое':'Привет'}"
```
</TabItem>
Expand All @@ -66,8 +66,8 @@ import TabItem from '@theme/TabItem';
oint airtable СоздатьЗаписи ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--data "{'Номер':10,'Строковое':'Привет'}"
```
</TabItem>
Expand Down
12 changes: 6 additions & 6 deletions docs/ru/md/Airtable/Record-management/Delete-posts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable УдалитьЗаписи \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--records "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--records "recjSk02Bbpbl7IBH"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable УдалитьЗаписи ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--records "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--records "recjSk02Bbpbl7IBH"
```
</TabItem>
</Tabs>
Expand Down
8 changes: 4 additions & 4 deletions docs/ru/md/Airtable/Record-management/Get-list-of-records.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ПолучитьСписокЗаписей \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable ПолучитьСписокЗаписей ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u"
```
</TabItem>
</Tabs>
Expand Down
12 changes: 6 additions & 6 deletions docs/ru/md/Airtable/Record-management/Get-record.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,19 +43,19 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ПолучитьЗапись \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--record "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--record "recjSk02Bbpbl7IBH"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable ПолучитьЗапись ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--record "recCrxccj9n2zCIAI"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--record "recjSk02Bbpbl7IBH"
```
</TabItem>
</Tabs>
Expand Down
4 changes: 2 additions & 2 deletions docs/ru/md/Airtable/Table-management/Create-table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable СоздатьТаблицу \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--base "appZtwH2vDyfB649R" \
--title "Тестовая таблица 2" \
--fieldsdata "[{'name':'Номер','type':'number','options':{'precision':0}},{'name':'Строковое','type':'richText'},{'name':'Вложение','type':'multipleAttachments'},{'name':'Флажок','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Дата','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Телефон','type':'phoneNumber'},{'name':'Почта','type':'email'},{'name':'Ссылка','type':'url'}]" \
--description "Новая таблица"
Expand All @@ -66,7 +66,7 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable СоздатьТаблицу ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--base "appZtwH2vDyfB649R" ^
--title "Тестовая таблица 2" ^
--fieldsdata "[{'name':'Номер','type':'number','options':{'precision':0}},{'name':'Строковое','type':'richText'},{'name':'Вложение','type':'multipleAttachments'},{'name':'Флажок','type':'checkbox','options':{'icon':'check','color':'yellowBright'}},{'name':'Дата','type':'date','options':{'dateFormat':{'format':'YYYY-MM-DD','name':'iso'}}},{'name':'Телефон','type':'phoneNumber'},{'name':'Почта','type':'email'},{'name':'Ссылка','type':'url'}]" ^
--description "Новая таблица"
Expand Down
8 changes: 4 additions & 4 deletions docs/ru/md/Airtable/Table-management/Modify-table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ИзменитьТаблицу \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--title "Тестовая таблица 2 (изм.)" \
--description "Новая таблица (изм.)"
```
Expand All @@ -56,8 +56,8 @@ import TabItem from '@theme/TabItem';
```batch
oint airtable ИзменитьТаблицу ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--title "Тестовая таблица 2 (изм.)" ^
--description "Новая таблица (изм.)"
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ import TabItem from '@theme/TabItem';
```bash
oint airtable ПолучитьТаблицыБазы \
--token "***" \
--base "appGU26eu3P0OCYWK"
--base "appZtwH2vDyfB649R"
```
</TabItem>

<TabItem value="bat" label="CMD/Bat" default>
```batch
oint airtable ПолучитьТаблицыБазы ^
--token "***" ^
--base "appGU26eu3P0OCYWK"
--base "appZtwH2vDyfB649R"
```
</TabItem>
</Tabs>
Expand Down
16 changes: 8 additions & 8 deletions docs/ru/md/Airtable/Working-with-fields/Create-field.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ import TabItem from '@theme/TabItem';

oint airtable СоздатьПоле \
--token "***" \
--base "appGU26eu3P0OCYWK" \
--table "tblL9G7Ey6tcmGUIP" \
--title "920284e6-0081-472f-bc9e-0c41804372f6" \
--fielddata "{'name':'920284e6-0081-472f-bc9e-0c41804372f6','type':'number','options':{'precision':0}}"
--base "appZtwH2vDyfB649R" \
--table "tblSQiRWDglF4ib7u" \
--title "3fef38aa-34b5-433e-89a7-fc844bc066e8" \
--fielddata "{'name':'3fef38aa-34b5-433e-89a7-fc844bc066e8','type':'number','options':{'precision':0}}"
```
</TabItem>

Expand All @@ -59,10 +59,10 @@ import TabItem from '@theme/TabItem';
oint airtable СоздатьПоле ^
--token "***" ^
--base "appGU26eu3P0OCYWK" ^
--table "tblL9G7Ey6tcmGUIP" ^
--title "920284e6-0081-472f-bc9e-0c41804372f6" ^
--fielddata "{'name':'920284e6-0081-472f-bc9e-0c41804372f6','type':'number','options':{'precision':0}}"
--base "appZtwH2vDyfB649R" ^
--table "tblSQiRWDglF4ib7u" ^
--title "3fef38aa-34b5-433e-89a7-fc844bc066e8" ^
--fielddata "{'name':'3fef38aa-34b5-433e-89a7-fc844bc066e8','type':'number','options':{'precision':0}}"
```
</TabItem>
</Tabs>
Expand Down
Loading

0 comments on commit 18a37cd

Please sign in to comment.