Banuba · API Governance Rules
Banuba API Rules
Spectral linting rules defining API design standards and conventions for Banuba.
7 Rules
error 6
warn 1
Rule Categories
banuba
Rules
error
banuba-face-ar-sdk-has-documentation
Banuba Face AR SDK APIs must have documentation.
$.apis[*]
error
banuba-api-has-description
All Banuba API entries must have a description.
$.apis[*]
error
banuba-api-has-name
All Banuba API entries must have a name.
$.apis[*]
error
banuba-api-has-human-url
All Banuba API entries must have a humanURL.
$.apis[*]
warn
banuba-api-has-tags
All Banuba API entries must have tags.
$.apis[*]
error
banuba-apis-json-has-name
Banuba APIs.json must have a name.
$
error
banuba-apis-json-has-description
Banuba APIs.json must have a description.
$