12 Commits

Author SHA1 Message Date
Ian Gulliver
fd97e6ecca Replace/UpsertReplace support 2024-06-23 16:32:28 -07:00
Ian Gulliver
6abf2d051e Working field fetch 2024-06-22 21:46:58 -07:00
Ian Gulliver
b615906097 listAll[T] working 2024-06-22 15:35:58 -07:00
Ian Gulliver
ea516a559f Multi-record list 2024-06-22 15:33:14 -07:00
Ian Gulliver
8ea1e9731b Drastically simplify client 2024-06-22 15:13:30 -07:00
Mike Berezin
9d13c602a1 build: move to any from interface{} 2023-07-09 22:33:45 +05:00
Mike Berezin
7ef8b42b8d impr: add custom context and custom client posibility #15 2023-01-12 12:57:03 +05:00
Yaroslav Rudenko
3bd1ace8d8 Feature/put post (#9) 2021-10-02 14:27:00 +03:00
Charlie Egan
d3c9211f5b Allow setting the baseURL of clients
This allows clients to be pointed at local test servers in tests to mock
responses to Airtable API calls.

Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
2021-09-08 20:47:08 +01:00
Nickolay Riumin
31b370508b Fixed delete method in client.go, previously only the last record was removed. 2021-02-24 14:28:38 +03:00
mehanizm
4630f5f396 test: add tests for errors 2020-04-17 23:12:07 +03:00
mehanizm
2a2e70bfe7 feat: add and get records methods (initial commit) 2020-04-14 12:17:16 +03:00