mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
Main build (Jenkins)
This commit is contained in:
parent
7c8a238546
commit
db21fd03ee
@ -63,4 +63,18 @@ Method at API documentation: [calendar.section.add](https://apidocs.bitrix24.ru/
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
```json title="Result"
|
||||||
|
{
|
||||||
|
"result": 80,
|
||||||
|
"time": {
|
||||||
|
"start": 1737396240.60307,
|
||||||
|
"finish": 1737396240.65016,
|
||||||
|
"duration": 0.0470879077911377,
|
||||||
|
"processing": 0.0163719654083252,
|
||||||
|
"date_start": "2025-01-20T21:04:00+03:00",
|
||||||
|
"date_finish": "2025-01-20T21:04:00+03:00",
|
||||||
|
"operating_reset_at": 1737396840,
|
||||||
|
"operating": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
@ -55,4 +55,18 @@ Method at API documentation: [calendar.section.update](https://apidocs.bitrix24.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
```json title="Result"
|
||||||
|
{
|
||||||
|
"result": 80,
|
||||||
|
"time": {
|
||||||
|
"start": 1737396243.58751,
|
||||||
|
"finish": 1737396243.63005,
|
||||||
|
"duration": 0.0425360202789307,
|
||||||
|
"processing": 0.0164361000061035,
|
||||||
|
"date_start": "2025-01-20T21:04:03+03:00",
|
||||||
|
"date_finish": "2025-01-20T21:04:03+03:00",
|
||||||
|
"operating_reset_at": 1737396843,
|
||||||
|
"operating": 0
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
12462
service/dictionaries/en.json
vendored
12462
service/dictionaries/en.json
vendored
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,13 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<mdclass:CommonTemplate xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="4c9ebab6-8e20-4690-b509-2e32b293ad75">
|
<mdclass:CommonTemplate xmlns:mdclass="http://g5.1c.ru/v8/dt/metadata/mdclass" uuid="4c9ebab6-8e20-4690-b509-2e32b293ad76">
|
||||||
<name>OPI_TCPClient</name>
|
<name>OPI_TCPServer</name>
|
||||||
<synonym>
|
<synonym>
|
||||||
<key>ru</key>
|
<key>en</key>
|
||||||
<value>TCPClient</value>
|
<value>TCPServer</value>
|
||||||
</synonym>
|
</synonym>
|
||||||
<synonym>
|
<synonym>
|
||||||
<key></key>
|
<key></key>
|
||||||
<value>OPI TCPClient</value>
|
<value>OPI TCPServer</value>
|
||||||
</synonym>
|
</synonym>
|
||||||
<templateType>AddIn</templateType>
|
<templateType>AddIn</templateType>
|
||||||
</mdclass:CommonTemplate>
|
</mdclass:CommonTemplate>
|
||||||
|
@ -41,6 +41,7 @@
|
|||||||
<subsystems>Subsystem.OPI_Integrations</subsystems>
|
<subsystems>Subsystem.OPI_Integrations</subsystems>
|
||||||
<commonTemplates>CommonTemplate.OPI_TCPClient</commonTemplates>
|
<commonTemplates>CommonTemplate.OPI_TCPClient</commonTemplates>
|
||||||
<commonTemplates>CommonTemplate.OPI_SQLite</commonTemplates>
|
<commonTemplates>CommonTemplate.OPI_SQLite</commonTemplates>
|
||||||
|
<commonTemplates>CommonTemplate.OPI_TCPServer</commonTemplates>
|
||||||
<commonModules>CommonModule.OPI_Airtable</commonModules>
|
<commonModules>CommonModule.OPI_Airtable</commonModules>
|
||||||
<commonModules>CommonModule.OPI_Bitrix24</commonModules>
|
<commonModules>CommonModule.OPI_Bitrix24</commonModules>
|
||||||
<commonModules>CommonModule.OPI_CDEK</commonModules>
|
<commonModules>CommonModule.OPI_CDEK</commonModules>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user