Skip to content

Dev/mip 758/enhanced enum types in algo specs

Created by: ThanKarab

Changelog:

  • Add support for additional enum types in algorithm specifications. Jira
  • Small refactoring on the AlgorithmSpecifications, separated them from the DTOs completely.
  • Parameter type renamed to types and can now have multiple values.

Merge request reports