Model tag isn't displayed correctly

hi,i’m using rasa-x:0.37.1,and testing the api. I found that the api for tagging the model is incorrect. specifically,i use the rasax api to tag model,but it always “active” whatever the tag is.

meanwhile,the label is right returned by list model api

{ “hash”:“9f485877be73f28800159959de5e181a”, “model”:“20210309-083605”, “path”:“/app/models/20210309-083605.tar.gz”, “project”:“default”, “trained_at”:1615278965.6919300556, “version”:“2.3.1”, “tags”:[ “experiment” ], “is_compatible”:true },

i may already know why it doesn’t work,this functionality is just for enterprise version.