Amazon Health Dashboard · API Governance Rules

Amazon Health Dashboard API Rules

Spectral linting rules defining API design standards and conventions for Amazon Health Dashboard.

7 Rules error 4 warn 2 info 1
View Rules File View on GitHub

Rule Categories

info microcks operation response

Rules

warn
info-title-format
$.info.title
error
info-description-required
$.info
error
operation-summary-required
$.paths[*][get,post,put,patch,delete]
error
operation-id-required
$.paths[*][get,post,put,patch,delete]
warn
operation-summary-company-prefix
$.paths[*][get,post,put,patch,delete].summary
error
response-success-required
$.paths[*][get,post,put,patch,delete].responses
info
microcks-operation-extension
$.paths[*][get,post,put,patch,delete]