OBJECT
KubernetesKindSpringCloudGatewayRouteConfigSpecRoutes
link GraphQL Schema definition
- type KubernetesKindSpringCloudGatewayRouteConfigSpecRoutes {
- # An optional description, intended to apply to all operations in this path.
- String :
- String] : [
- # Used to configure additional parameters for a route, such as http connect and
- # response timeouts.
- JSON :
- KubernetesKindSpringCloudGatewayRouteConfigSpecRoutesModel :
- KubernetesKindSpringCloudGatewayRouteConfigSpecRoutesOpenapi :
- # Route processing order, same as Spring Cloud Gateway
- Int :
- String] : [
- # Enable SSO validation
- Boolean :
- String] : [
- # An optional title, intended to apply to all operations in this path.
- String :
- # Pass currently-authenticated user's identity token to application service
- Boolean :
- # (Optional) Full uri, will override `service.name` and `service.uri`
- String :
- }