carbon-io / carbond

MIT License
2 stars 5 forks source link

Renames issue 288 #315

Closed gregbanks closed 6 years ago

gregbanks commented 6 years ago

rename:

Collection.idParameter -> Collection.idParameterName Collection.idPathParameter -> Collection.idPathParameterName Collection.idHeader -> Collection.idHeaderName MongoDBCollection.collection -> MongoDBCollection.collectionName MongoDBCollection.db -> MongoDBCollection.dbName

added:

MongoDBCollection.collection - the collection object MongoDBCollection.db - the database object

gregbanks commented 6 years ago

https://github.com/carbon-io/carbond/issues/288

gregbanks commented 6 years ago

270

gregbanks commented 6 years ago

🤳