SwaggerCustomDynamicProperties Class

Definition

The swagger custom dynamic properties.

public class SwaggerCustomDynamicProperties
type SwaggerCustomDynamicProperties = class
Public Class SwaggerCustomDynamicProperties
Inheritance
SwaggerCustomDynamicProperties

Constructors

SwaggerCustomDynamicProperties()

Initializes a new instance of SwaggerCustomDynamicProperties.

Properties

OperationId

The operation id to fetch dynamic schema.

Parameters

The operation parameters.

ValuePath

Json pointer to the dynamic schema on the response body.

Applies to