Amazon Ground Station · API Governance Rules
Amazon Ground Station API Rules
Spectral linting rules defining API design standards and conventions for Amazon Ground Station.
8 Rules
error 5
warn 2
info 1
Rule Categories
info
microcks
no
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
error
no-empty-descriptions
$..description
info
microcks-operation-extension
$.paths[*][get,post,put,patch,delete]