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

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-08-13 16:57:49 +03:00
parent 5958fb273d
commit 2f9936d4b7
46 changed files with 9214 additions and 8662 deletions

View File

@@ -12,7 +12,7 @@ import TabItem from '@theme/TabItem';
`Function ListObjectVersions(Val Bucket, Val BasicData, Val Prefix = "", Val Version = "", Val Headers = Undefined) Export`
`Function ListObjectVersions(Val Bucket, Val BasicData, Val Prefix = "", Val Version = "", Val Headers = Undefined, Val Directory = False) Export`
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
@@ -21,6 +21,7 @@ import TabItem from '@theme/TabItem';
| Prefix | --prefix | String | ✖ | Filtering by prefix, if necessary |
| Version | --ver | String | ✖ | Version ID for the beginning of the list |
| Headers | --headers | Map Of KeyAndValue | ✖ | Additional request headers, if necessary |
| Directory | --dir | Boolean | ✖ | True > Directory Bucket, False > General Purpose Bucket |
Returns: Structure Of KeyAndValue - serialized JSON response from storage