Share via


SwaggerCustomDynamicList Class

Definition

The swagger custom dynamic list.

public class SwaggerCustomDynamicList
type SwaggerCustomDynamicList = class
Public Class SwaggerCustomDynamicList
Inheritance
SwaggerCustomDynamicList

Constructors

SwaggerCustomDynamicList()

Initializes a new instance of SwaggerCustomDynamicList.

Properties

BuiltInOperation

The built in operation.

ItemsPath

The path to a response property (relative to the response object, not the response body) which contains an array of dynamic value items.

ItemTitlePath

The path to an item property which defines the display name of the item.

ItemValuePath

The path to a property which defines the value which should be used.

OperationId

The operation id to fetch dynamic schema.

Parameters

The parameters.

Applies to