{ "path": "/oauth/token", "method": "post", "content_type": "application/x-www-form-urlencoded", "example": { "authorization-code": { "$ref": "#/components/examples/authorization-code" }, "refresh-token": { "$ref": "#/components/examples/refresh-token" } } }