Closed abhinav closed 5 years ago
Thanks for contributing this!
I un-did the changes making parameters a struct, because I'd like to enforce the collection alias requirement. I'd say we could add DeleteCollectionParams
as a second argument, but since we have no practical use for them right now (and maybe they'd end up being the same parameters as another operation), I'm okay with leaving them out, and potentially making breaking changes in the future.
This adds support for deleting collections.
Resolves #1.