A plugin for converting YAML Schema to Flatfile Blueprint.
models
parameter holds the YAML Schema sourceUrl
and take other Sheet
configuration options.options.workbookConfig
parameter takes other optional Workbook
configurations.options.debug
parameter lets you toggle on/off helpful debugging
messages for development purposes.callback
parameter receives three arguments: event
, workbookIds
, and
a tick
function. The tick
function can be used to update the Job’s
progress. The callback
function is invoked once the Space and Workbooks are
fully configured.@flatfile/api@1.5.37+
@flatfile/plugin-space-configure@0.1.6+
@flatfile/plugin-json-schema@0.0.2+
@hyperjump/json-schema@1.6.4+
axios@1.5.1+
js-yaml@4.1.0+