Create specification for a folder |
POST |
/V2.0/createSpecsForFolder |
||
|
|
|
||
Implementation Notes |
|
|
|
|
Creates a column type specification for a folder based on a json column description, folder name, and the model type. NOTE: for “simClassify+” use “simClassify%2B” for the Model type string. |
|
|
||
Parameters |
|
|
|
|
Parameter |
|
Description |
Parameter Type |
Data Type |
specsByFolder |
|
Json file containing column specs and spec. Information.
specsTypes: { column_name:”type”, … }, “folderName”: “folder name string”, “specsFileName”:”file name string”, “modelName”:“Model type string: simSearch, simClassify, …” |
form |
JSON |
user |
|
user's authentication |
header (authorization) |
basic authentication |
Create Specifications for a Folder
- Updated
Comments
0 comments
Please sign in to leave a comment.