gtalarico / pyairtable

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

Fix #194 Create and update commands do not take return_fields_by_field… #196

Closed NicoHood closed 1 year ago

NicoHood commented 2 years ago

…_id into account

NicoHood commented 1 year ago

@FredZhao-at It seems that this change does not affect anything. Is it possible that the (batch) create and update api command do not support the returnFieldsByFieldId=1 parameter? Now I am very confused if I am wrong or this is an API bug.