gtalarico / pyairtable

Python Api Client for Airtable
https://pyairtable.readthedocs.io
MIT License
765 stars 138 forks source link

Fix #198 batch update parameter type #199

Closed NicoHood closed 1 year ago

NicoHood commented 1 year ago

See https://github.com/gtalarico/pyairtable/issues/198

gtalarico commented 1 year ago

Thanks for PR but as discussed in other PR "records" will be represented as list of dicts.