Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...