Demandbase · API Governance Rules
Demandbase API Rules
Spectral linting rules defining API design standards and conventions for Demandbase.
3 Rules
error 1
warn 2
Rule Categories
demandbase
Rules
warn
demandbase-import-base-url
Servers should reference api.demandbase.com.
$.servers[*].url
error
demandbase-import-apikey-auth
Data Import API should declare apiKey authentication.
$.components.securitySchemes
warn
demandbase-import-jobs-resource
Import API should expose /import/v1/jobs.
$.paths