PlagueHO / CosmosDB

PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
http://dscottraynsford.com
MIT License
154 stars 46 forks source link

Get-CosmosDbDocument: Change parameter QueryEnableCrossPartition to Switch #390

Open PlagueHO opened 4 years ago

PlagueHO commented 4 years ago

The parameter QueryEnableCrossPartition in Get-CosmosDbDocument is Boolean. It would be easier if this was a switch parameter and would not be a breaking change.