blob: 98728fa9e001b7bff2e4adad7826d001c1ca941e [file] [log] [blame]
{
collections: [
{
name: "test",
durability: "transient",
durability: "single_run",
durability: "invalid",
environment: "str",
allowed_offers: "static_only",
allowed_offers: "static_and_dynamic",
allowed_offers: "invalid",
allow_long_names: true,
persistent_storage: false,
},
],
}