You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
We should add a
allow_no_match
parameter to those that defaults totrue
.The text was updated successfully, but these errors were encountered: