Spring Cloud Gateway · API Governance Rules
Spring Cloud Gateway API Rules
Spectral linting rules defining API design standards and conventions for Spring Cloud Gateway.
9 Rules
error 4
warn 5
Rule Categories
spring
Rules
warn
spring-cloud-gateway-operation-id-camel-case
Operation IDs must be camelCase
$.paths[*][get,post,put,delete,patch].operationId
warn
spring-cloud-gateway-summary-title-case
All operation summaries must use Title Case
$.paths[*][get,post,put,delete,patch].summary
error
spring-cloud-gateway-tags-required
All operations must declare at least one tag
$.paths[*][get,post,put,delete,patch]
warn
spring-cloud-gateway-tags-title-case
Tags must be Title Case
$.paths[*][get,post,put,delete,patch].tags[*]
error
spring-cloud-gateway-route-id-required
Route definitions must include an id field
$.components.schemas.RouteDefinition
error
spring-cloud-gateway-route-uri-required
Route definitions must include a uri field
$.components.schemas.RouteDefinition
error
spring-cloud-gateway-servers-defined
At least one server must be defined
$
warn
spring-cloud-gateway-path-parameters-described
All path parameters must have a description
$.paths[*][get,post,put,delete,patch].parameters[?(@.in == 'path')]
warn
spring-cloud-gateway-delete-responses-defined
DELETE operations must define response codes
$.paths[*].delete
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/spring-cloud-gateway-rules"
All spectral rules
curl "https://apis.io/api/v1/rules?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.