Skip to content

[ML] Add allow_no_match param to data frame transform APIs #42766

@dimitris-athanasiou

Description

@dimitris-athanasiou

The following data frame transform APIs accept id expressions and should also offer an option for whether an expression that does not match any concrete config id should cause an exception or not:

  • GET transforms
  • GET transform stats
  • POST stop transforms

We should add a allow_no_match parameter to those that defaults to true.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions