UNPKG

generator-apiproxy

Version:

Scaffold an API proxy with quality gates for Swagger, (optional) Javascript callouts, and automated build, lint, test, API documentation, packaging, and deployment to your Apigee EDGE domain of choice.

25 lines (15 loc) 533 B
# `docs/COMPLEXITY.md` > :information_source: Congratulations! `<%= projectName %>` has a mean cyclomatic complexity of 0 (since there aren't any custom Javascript callouts to report on). ## Table of contents <!-- toc --> <!-- tocstop --> ## Generate complexity reports Open a terminal and run: ```bash # Generate static static Javascript callout API documentation in this directory: $ npm run docs:jsc:complexity # To generate all docs, run: $ npm run docs ``` --- <%= license %> © [<%= author.name %>](<%= author.url %>)