Compute stats function allows license id to be part of request payload. This would imply that the model defined in the license id would be the one returned. However compute stats always uses default selection. i.e. first valid result in license list.
Therefore to fix this, compute stats should either reject license id and return error or ideally return the relevant model data.
Compute stats function allows license id to be part of request payload. This would imply that the model defined in the license id would be the one returned. However compute stats always uses default selection. i.e. first valid result in license list.
Therefore to fix this, compute stats should either reject license id and return error or ideally return the relevant model data.