Skip to content

siddick/swagger-api-checkstyle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swagger-api-checkstyle

Defines conventions for Swagger definitions for API governance

In microservice environments, the ability to validate designs for consistency with platform standards is critically imporant.

Some areas of concern in governing standards:

  • Naming conventions of paths, parameters, and operationIds
  • Restrict the use of verb, status
  • Enforce the use of schema and formats in parameters and fields

swagger-api-checkstyle is a specification meant to designate these governance criteria. This should provide a specification for implementing the validation of API spec files against a checkstyle definition.

Node library in development

About

Defines conventions for Swagger definitions for API governance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%