Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.33 KB

OpenAPI Starter

Upgraded version of Redocly's openapi-starter repository with some features like:

  • Generate postman collection on build
  • Visual improvements (font, border-radius, padding etc.)
  • GitHub workflow for lint

Screenshot

Screenshot

Commands

List of available commands.

Command Description
npm run dev Start a dev server with auto refresh.
npm run build Build static files.
npm run preview Preview the builded version.
npm run lint Check the OpenAPI spec.

Configuration

List of available configuration options.

File Documentation
redocly.yaml View
postman-converter.json View

Examples

This is a list of API documentations that are uses this template.