rest.proto

Package: rest.plugins.gloo.solo.io

Types:

Source File: github.com/solo-io/gloo/projects/gloo/api/v1/plugins/rest/rest.proto

ServiceSpec

"transformations": map<string, .transformation.plugins.gloo.solo.io.TransformationTemplate>
"swaggerInfo": .rest.plugins.gloo.solo.io.ServiceSpec.SwaggerInfo
Field Type Description Default
transformations map<string, .transformation.plugins.gloo.solo.io.TransformationTemplate>
swaggerInfo .rest.plugins.gloo.solo.io.ServiceSpec.SwaggerInfo

SwaggerInfo

"url": string
"inline": string
Field Type Description Default
url string
inline string

DestinationSpec

This is only for upstream with REST service spec

"functionName": string
"parameters": .transformation.plugins.gloo.solo.io.Parameters
"responseTransformation": .transformation.plugins.gloo.solo.io.TransformationTemplate
Field Type Description Default
functionName string
parameters .transformation.plugins.gloo.solo.io.Parameters
responseTransformation .transformation.plugins.gloo.solo.io.TransformationTemplate