ApiDefinitionProperties interface

API definition properties entity.

Properties

description

API definition description.

specification

API specification details. NOTE: This property will not be serialized. It can only be populated by the server.

title

API definition title.

Property Details

description

API definition description.

description?: string

Property Value

string

specification

API specification details. NOTE: This property will not be serialized. It can only be populated by the server.

specification?: ApiDefinitionPropertiesSpecification

Property Value

title

API definition title.

title: string

Property Value

string