Share via


RestApiExpectedResponse Class

Definition

REST API response.

public sealed class RestApiExpectedResponse
type RestApiExpectedResponse = class
Public NotInheritable Class RestApiExpectedResponse
Inheritance
RestApiExpectedResponse

Properties

Description

Gets the description of the response.

MediaType

Gets the media type of the response.

Schema

The schema of the response.

Applies to