mix uof.xsd.fetch (UOF_API v2.0.0)

Copy Markdown View Source

Download the Betradar XSD files into the git-ignored priv/xsd/ cache, pinned to the upstream SDK tag in Mix.UOF.XSD.Sources.

mix uof.xsd.fetch              # all groups
mix uof.xsd.fetch custombet    # a single group

This is a convenience for inspecting/refreshing the schemas; mix uof.gen.schemas fetches what it needs on its own.