ngocnicholas / airtable.net

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

Personal token #68

Closed ngocnicholas closed 1 year ago

ngocnicholas commented 1 year ago

This pull request has the implementation of the Comment end points, Get user ID and Scopes, upsert in Update Multiple Records, and 16000 bytes size checking of the ListRecords URL.

ngocnicholas commented 1 year ago

This commit has the implementation of the Comment end points, Get user ID and Scopes, upSert in Update Multiple Records, and 16000 bytes size checking of the ListRecords URL.