Skip to content

phpList/openapi-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openapi-checker

Checks structural and semantic errors in OPENAPI files (json and yaml) by posting passed files to https://validator.swagger.io/.

Usage


  • Run npm install -g openapi-checker
  • Run openapi-checker /path/to/file to validate your OPENAPI file.

About

Validate OpenAPI files in Node environments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published