1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-09-15 13:14:53 +03:00
parent 181203129f
commit 50e6ac2e6d
2047 changed files with 28610 additions and 29279 deletions

View File

@@ -33,9 +33,9 @@ import TabItem from '@theme/TabItem';
```bsl title="1C:Enterprise/OneScript code example"
Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appKMWlzHnsARgFzq";
Table = "tblhQM0v5lXuoU1p2";
Field = "fldI9oXiXQiSb0yT6";
Base = "appaKLx2yhnY45n6b";
Table = "tblwLZErQh3D39If3";
Field = "fldekQTYCUWETHgR6";
Name = String(New UUID) + "(change.)";
Description = "New description";
@@ -78,8 +78,8 @@ import TabItem from '@theme/TabItem';
"options": {
"precision": 0
},
"id": "fldMH1HEXVOIllx4O",
"name": "9f9a9119-9e7e-40b1-ba02-9d7fda52f8c8(change.)",
"id": "fldbt5B9j5T7N0uXl",
"name": "2c8060ff-86ca-46af-a437-fb863c57771e(change.)",
"description": "New description"
}
```