You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently some objects return, amongst other fields, IDs to other objects available in snooker.org api. This issue proposes adding extended flag so object has already pulled detailed info about referred objects.
Example would be:
Event Match contains Player1ID property. With extended flag this would be resolved with complete Player object.
The text was updated successfully, but these errors were encountered:
Currently some objects return, amongst other fields, IDs to other objects available in snooker.org api. This issue proposes adding
extended
flag so object has already pulled detailed info about referred objects.Example would be:
Match
containsPlayer1ID
property. Withextended
flag this would be resolved with completePlayer
object.The text was updated successfully, but these errors were encountered: