ngocnicholas / airtable.net

Airtable .NET API Client
MIT License
140 stars 34 forks source link

Support Batch API operations #15

Closed ngocnicholas closed 5 years ago

ngocnicholas commented 5 years ago

Added 2 methods to try out the Batch Create. Not working yet.

ngocnicholas commented 5 years ago

Added new test cases for batch API operations and updated all old test cases to reflect enhancements in Attachments.

ngocnicholas commented 5 years ago

Added template support in ListRecords and added a test case for this feature.