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 32b639d commit 4c2f0c9Copy full SHA for 4c2f0c9
components/airtable_oauth/actions/list-tables/list-tables.mjs
@@ -6,7 +6,7 @@ export default {
6
description:
7
"Get a list of tables in the selected base. [See the documentation](https://airtable.com/developers/web/api/get-base-schema)",
8
type: "action",
9
- version: "0.0.1",
+ version: "0.0.2",
10
props: {
11
airtable,
12
baseId: {
0 commit comments