Apache PDFBox · API Governance Rules
Apache PDFBox API Rules
Spectral linting rules defining API design standards and conventions for Apache PDFBox.
6 Rules
error 4
info 2
Rule Categories
info
operation
paths
response
Rules
error
info-title-required
$.info
error
operation-summary-required
$.paths[*][*]
error
operation-operationId-required
$.paths[*][*]
info
operation-summary-apache-prefix
Summaries should start with Apache PDFBox
$.paths[*][get,post,put,delete,patch].summary
info
paths-document-resource
Document paths should follow /documents pattern
$.paths[*]~
error
response-success-required
$.paths[*][get,post,put].responses