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
Add action_name (called task_name in swagger) to all *Action models
Add action_name (called task_name in swagger) to AnalyzeActionsResult (unclear if this makes sense if we switch to the design in [text analytics] change return type of analyze actions to list of list #18994 - but then where to return the action_name in the result? Probably doesn't make sense on the *Result objects that are also returned from the single flavor of the endpoints...).
categories_filter
toRecognizePiiEntitiesAction
+ tests [textanalytics] add categories filter to RecognizePiiEntitiesAction #19223HealthcareEntityCategory
enum? [textanalytics] add HealthcareEntityCategory + move aliased enums to models #19266Addaction_name
(calledtask_name
in swagger) to all *Action modelsAddaction_name
(calledtask_name
in swagger) toAnalyzeActionsResult
(unclear if this makes sense if we switch to the design in [text analytics] change return type of analyze actions to list of list #18994 - but then where to return theaction_name
in the result? Probably doesn't make sense on the *Result objects that are also returned from the single flavor of the endpoints...).The text was updated successfully, but these errors were encountered: