OBJECT

KubernetesKindSpringCloudGatewayRouteConfigSpecOpenapi

link GraphQL Schema definition

  • type KubernetesKindSpringCloudGatewayRouteConfigSpecOpenapi {
  • # Holds a set of reusable objects for different aspects of the OAS, as defined by
  • # https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.1.md#componentsObject
  • components: JSON
  • generation: KubernetesKindSpringCloudGatewayRouteConfigSpecOpenapiGeneration
  • # A reference to the openapi used for this route config, for informative purposes
  • ref: String
  • }