We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8333bd + cf54bcd commit 3524afdCopy full SHA for 3524afd
pages/ACTOR_FILE.md
@@ -61,7 +61,7 @@ The file has the following structure:
61
// Links to storages schema files, or inlined schema objects.
62
// These aren't standard JSON schema files, but our own format. See ./DATASET_SCHEMA.md
63
// COMPATIBILITY: This used to be "storages.keyValueStore", all implementations should support it
64
- "datasetSchema": "../shared_schemas/generic_dataset_schema.json"
+ "datasetSchema": "../shared_schemas/generic_dataset_schema.json",
65
66
"keyValueStoreSchema": "./key_value_store_schema.json",
67
0 commit comments