Auth0 · API Governance Rules
Auth0 API Rules
Spectral linting rules defining API design standards and conventions for Auth0.
2 Rules
warn 1
info 1
Rule Categories
fga
Rules
warn
fga-summary-title-case
OpenFGA summaries must use Title Case.
$.paths.*[get,post,put,patch,delete].summary
info
fga-store-scoped-paths
Most paths should be scoped to a store via /stores/{store_id}.
$.paths