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
|`actorKeyValueStoreSchemaVersion`| integer | true | Specifies the version of key-value store schema structure document. <br/>Currently only version 1 is available. |
187
-
|`title`| string | true | Title of the schema. Currently not used anywhere.|
188
-
|`description`| string | false | Description of the schema. Currently not used anywhere.|
187
+
|`title`| string | true | Title of the schema |
188
+
|`description`| string | false | Description of the schema |
189
189
|`collections`| Object | true | An object where each key is a collection ID and its value is a collection definition object (see below). |
0 commit comments