ServiceDescriptorDocument Object
Contains information to let the user know the possible options based on an API description document uploaded to the Dropbox. For example, one document might include more than one service.
This object is used by the following operations:
- Operations that reference the DropboxFileDetails object
The properties included in the ServiceDescriptorDocument object are listed below.
Property | Type | Description |
---|---|---|
FileName | string | Name of the file being uploaded. |
DescriptorType | string |
Name of the API descriptor type. Valid values:
|
ServiceName | string[ ] | Name of the service. One or more. One uploaded API description document might include multiple services; an uploaded ZIP file might include multiple API description documents of the same or different types, each describing one or more services. |