Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface UpdateRouteResponseResponse

Hierarchy

Properties

ModelSelectionExpression?: string

Represents the model selection expression of a route response. Supported only for WebSocket APIs.

ResponseModels?: Record<string, string>

Represents the response models of a route response.

ResponseParameters?: Record<string, ParameterConstraints>

Represents the response parameters of a route response.

RouteResponseId?: string

Represents the identifier of a route response.

RouteResponseKey?: string

Represents the route response key of a route response.