We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2eaff1 commit 69ee23dCopy full SHA for 69ee23d
1 file changed
src/main/java/com/sybit/airtable/Table.java
@@ -125,7 +125,6 @@ public Integer getPageSize() {
125
* @param query
126
* @return
127
* @throws AirtableException
128
- * @throws HttpResponseException
129
*/
130
@SuppressWarnings("WeakerAccess")
131
public List<T> select(Query query) throws AirtableException {
0 commit comments