APIDesign Object

Contains information about the design for a specific API.

This object is used by the following operations:

The properties included in the APIDesign object are listed below.

Property Type Description
BindingType string[ ]

The API binding type; for example, binding.http. For valid values, see API Binding Types.

One or more.

CommonDesign Boolean

Indicates whether the design is common to all implementations of the API version. If CommonDesign=false, the user cannot change the design. If CommonDesign = true, the user can change the design.

API Designer is meant to change the design of the API which effects all implementations

DesignServiceKey string Unique ID for the API design.