Skip to content

mhiggins-SA/swaggerhub-custom-rules-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swaggerhub-custom-rules-library

Public Custom Rules libary for SwaggerHub API Standardization

Add rules to this repository that can be used in SwaggerHub's API standardiztion

YAML Format:

 Rule Name:
  description: User Friendly description, this will be the error message the user sees in the editor
  oas: [all|Swagger|OAS3] 
  severity: [Critical|Warning]
  enabled: [true|false]
  rule:
    path: $.path.in.yaml
    type: [match | notMatch | shouldExists]
    options:
      match: matching regular expression

About

Public Custom Rules libary for SwaggerHub API Standardization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published