The route option carrying what a route publishes about itself.
contract, not openapi: a route describes itself, and OpenAPI is one way of rendering that
description. Naming the option after a specification would put that specification's name in the
router's vocabulary, and every application would have to rename its routes the day the framework
renders the same contract as something else.
The route option carrying what a route publishes about itself.
contract, notopenapi: a route describes itself, and OpenAPI is one way of rendering that description. Naming the option after a specification would put that specification's name in the router's vocabulary, and every application would have to rename its routes the day the framework renders the same contract as something else.