Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unable to infer the type of column referenced" error #10

Open
joewiz opened this issue Jul 6, 2020 · 1 comment
Open

"Unable to infer the type of column referenced" error #10

joewiz opened this issue Jul 6, 2020 · 1 comment

Comments

@joewiz
Copy link

joewiz commented Jul 6, 2020

Hi! I tried installing the Firefox add-on, via Airtable Swagger Generator, but encountered this error when running it on a base:

There was an error converting your Airtable schema into an OAS definiton:

Error: Unable to infer the type of column referenced person+organizations: unknown type undefined

I wonder if the + character is causing the add on to trip over this? There's definitely no "undefined" or missing type in the Airtable schema file when I examine it directly using the method described in Airtable/airtable.js#12 (comment).

@briankinney
Copy link
Owner

Hi Joe, thanks for submitting your issue.

I would be surprised if the + character is causing this issue. What type do you see in the Airtable schema file? Can you share the section of the schema files that pertains to this column?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants