Versions Compared

Key

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

...

Code Block
languagetext
POST https://localhost:9443/api/analyses/{id}/features/defaults
{
    "include": true,
    "imputeOption": "DISCARD"
}

...