azure-functions-nodejs-openapi icon indicating copy to clipboard operation
azure-functions-nodejs-openapi copied to clipboard

Documentation Questions

Open alfreema opened this issue 3 years ago • 2 comments

Any chance you could show an example that uses CommonJS (require) instead of import?

Perhaps add a Prerequisites section to the doc, as Functions doesn't have the ability to use imports by default?

alfreema avatar Jun 11 '22 12:06 alfreema

I've not used it with cjs, not sure if it works 😅

aaronpowell avatar Jun 13 '22 23:06 aaronpowell

I've not used it with cjs, not sure if it works 😅

Help me Obi-Wan Kenobi! You're my only hope!

Kidding aside, we'll just use your project as inspiration for building a quick and dirty library since we are constrained to commonjs for the while.

alfreema avatar Jun 14 '22 00:06 alfreema