Versions Compared

Key

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

...

Code Block
languagetext
POST https://localhost:9443/api/models/{id}/storages
{
    "name": "wso2-ml-model",
    "analysisId": 1,
    "versionSetId": 1
}

...