-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
This corresponds to the authorizedCollections field in the command doc; unfortunately, we can't add support for this to list_collection_names without a breaking change because that doesn't accept an options struct. For 3.0, we can either simply add an options struct or if we move forward with the action pattern we can add it there.