DLDescriptor Object

Contains information about the API description provided to define or update an API using an API description document such as a Swagger 2.0, RAML, WADL, or WSDL document.

This object is used by the following operations:

The properties included in the DLDescriptor object are listed below.

Property Type Description
DLURL DLURL

Contains information about the URL for an API description document.

Applicable only if a URL was provided for the API description document.

DLContent string Identifying information for the API description content. For a WSDL, this includes the QNAME for the service.
ServiceDescriptorReference ServiceDescriptorReference Contains information about an API description definition file uploaded to the Dropbox (individual file or ZIP file).