Alliance Data Systems (Bread Financial Holdings) · API Governance Rules
Alliance Data Systems (Bread Financial Holdings) API Rules
Spectral linting rules defining API design standards and conventions for Alliance Data Systems (Bread Financial Holdings).
Alliance Data Systems (Bread Financial Holdings) API Rules is a Spectral governance ruleset published by Alliance Data Systems (Bread Financial Holdings) on the APIs.io network, containing 3 lint rules.
The ruleset includes 1 error-severity rule and 2 warning-severity rules.
Tagged areas include Financial Services, Fintech, Buy Now Pay Later, BNPL, and Bread Pay.
Rulesets can be applied to your own OpenAPI specs via Spectral to enforce the same governance standards.
3 Rules
error 1
warn 2
Rule Categories
bread
Rules
warn
bread-classic-title-case-summary
Bread Classic operation summaries must be Title Case and prefixed with 'Bread Classic '.
$.paths[*][get,post,put,delete,patch].summary
error
bread-classic-bearer-auth
Bread Classic operations must use bearer token authentication.
$.components.securitySchemes
warn
bread-classic-amounts-minor-units
Legacy Bread Classic monetary fields are integers in minor units.
$.components.schemas.ClassicTransaction.properties