Hello, we are implementing a client application for the RDP API endpoint /data/estimates/v2/summaries/recommendations. The swagger specs for this endpoint as published on the developer portal show that the variability component of the viewsummaryrecommendations is an enum which has one possible value, i.e. variable. Nevertheless when I call this endpoint for example like this https://api.refinitiv.com/data/estimates/v2/summaries/recommendations?package=professional&universe=IT0005549768 I get a response back where the variability components' value is "fixed". I've added both the swagger specs and the response in the files attached to this question. How should I handle this?
Thanks,
Stef