Apache Pinot · API Governance Rules
Apache Pinot API Rules
Spectral linting rules defining API design standards and conventions for Apache Pinot.
5 Rules
error 4
info 1
Rule Categories
info
operation
response
Rules
error
info-title-required
$.info
error
operation-summary-required
$.paths[*][*]
error
operation-operationId-required
$.paths[*][*]
info
operation-summary-apache-prefix
$.paths[*][get,post,put,delete,patch].summary
error
response-success-required
$.paths[*][get,post,put].responses