DeleteCollection: Make params a struct
Rather than accepting a naked string, accept a DeleteCollectionParams
struct so that new optional parameters can be added in the future
without breaking the API.
DeleteCollection: Make params a struct Tags None Subscribers None
Description
Details
|