0.1.0 • Published 1 year ago

@redocly/api-gateway-plugin v0.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

About

This package contains Redocly CLI plugin for API Gateway. It will update generated documentation with all Gateway enabled features, for instance by replacing server url, or adding rate limiting headers

Prerequisites

Have Redocly CLI installed globally: npm i -g @redocly/cli@latest

How-to's

  • Run sample documentation and display docs with npm start
  • Run tests with npm test