Skip to content

Instantly share code, notes, and snippets.

@jpaulgale
jpaulgale / AirtableToOpenAPISchema.js
Last active January 10, 2024 20:55 — forked from kcole93/AirtableToOpenAPISchema.js
AirtableBaseToOpenAPISchema
/**
* This code has been adapted from a Custom Airtable Block written by: https://github.com/TheF1rstPancake/AirtableOpenAPICustomBlock
*/
/**
* Map Airtable datatypes to the corresponding OPENAPI datatypes
* If Airtable adds more data types over time, we will need to add them here
*/
const AIRTABLE_TO_OPENAPI_DEFS = {