You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`title`| string | true | The collection’s title, shown in the run's storage tab and in the storage detail view, where it appears as a tab for filtering records. |
196
-
|`description`| string | false | A description of the collection that appears in tooltips in the UI. |
196
+
|`description`| string | false | A description of the collection that appears in UI tooltips.|
197
197
|`key`| string | conditional*| Defines a single specific key that will be part of this collection. |
198
198
|`keyPrefix`| string | conditional*| Defines a prefix for keys that should be included in this collection. |
199
199
|`contentTypes`| string array | false | Allowed content types for records in this collection. Used for validation when storing data. |
0 commit comments