Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.3.20, 2.4.13, 2.5.5
-
Component/s: REST-API
-
Labels:None
Description
The data returned by the GET /v1/maxscale/query_classifier/classify endpoint stored the classification data in the parameters object that other endpoints use to store configuration parameters. The data should be in the upper level attributes object.