OpenFn/apollo

Code generator v0.0.2

ismailousa opened this issue · 1 comments

DoD:

  • Exposes @openfn/language-common functions (execute, expandParams, ...). Only dependency allowed
  • Expands configuration to contain any needed parameters (only url now) (username, password, tokens,...)
  • Replaces promises with async/await
  • Removes typings
  • Raises similarity with OpenFn syntax
  • Works with all OpenAPI specs

See v0.3.2