...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/projects
{
"name" : "wso2-ml-project",
"description" : "test",
"datasetName" : "diabetes"
} |
...
...
Code Block | ||
---|---|---|
| ||
POST https://localhost:9443/api/projects
{
"name" : "wso2-ml-project",
"description" : "test",
"datasetName" : "diabetes"
} |
...