List Specifications for a Folder
List specifications for a folder
GET /cloud/listSpecByFolder
Implementation Notes
Returns the model type, file information and the column specifications for each spec file associated with a given folder.
Parameters
| Parameter | Description | Parameter Type | Data Type | 
|---|---|---|---|
| folderName | Name of the folder. Alphanumeric string: [A-Za-z0-9-_]+ | query | string | 
| user | user's authentication | header (authorization) | basic authentication |