5 September 2022: JS SDK v1.3.3

Improvements:

Features:

  • Introduced new property in MatchBasicModel and MatchFullModel called availableMarkets. Type of property is string array. The meaning of this new property is to display all markets who are available for making a SINGLE prediction for concrete match.

N.B Keep in mind that this new field will be available only when calling all related match methods from Football namespace.

Bug fixes:

  • Avoid making additional request for matches when predictions returns an emtpy array.

  • Fix additional assignment for query param client_id in Football namespace

  • Throw string error when invalid id is provided to getTemplateById() method.

  • Avoid updating nullable interests