Subversion · API Governance Rules
Subversion API Rules
Spectral linting rules defining API design standards and conventions for Subversion.
8 Rules
error 3
warn 5
Rule Categories
svn
Rules
warn
svn-operations-have-tags
All SVN WebDAV operations must have at least one tag
$.paths[*][get,put,post,delete,patch]
error
svn-operations-have-summaries
All SVN WebDAV operations must have a summary
$.paths[*][get,put,post,delete,patch]
error
svn-operations-have-operation-ids
All SVN WebDAV operations must have an operationId
$.paths[*][get,put,post,delete,patch]
warn
svn-summaries-title-case
SVN operation summaries must use Title Case
$.paths[*][get,put,post,delete,patch].summary
warn
svn-operations-have-descriptions
All SVN WebDAV operations must have a description
$.paths[*][get,put,post,delete,patch]
warn
svn-responses-have-descriptions
All response objects must have a description
$.paths[*][*].responses[*]
error
svn-path-parameters-required
All path parameters must be marked as required
$.paths[*][*].parameters[?(@.in == 'path')]
warn
svn-components-schemas-described
All component schemas must have a description
$.components.schemas[*]
Spectral Ruleset
Work with this as data
Every ruleset here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for spectral rules
4 MCP tools reach this
find_rulesBrowse and filter every ruleset in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This ruleset
curl "https://apis.io/api/v1/rules/svn-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.