azure-functions-nodejs-openapi
azure-functions-nodejs-openapi copied to clipboard
Documentation Questions
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?
I've not used it with cjs, not sure if it works 😅
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.