Azure / azure-cosmos-python

🚨🚨🚨This SDK is now maintained at https://github.com/Azure/azure-sdk-for-python 🚨🚨🚨
https://github.com/Azure/azure-sdk-for-python
MIT License
150 stars 141 forks source link

Fix the misplaced feed_options #117

Closed haokanga closed 6 years ago

haokanga commented 6 years ago

{'maxItemCount':10} is the feed_options of client.ReadDocument(), instead of a param of list()