Swagger definition for the https://api.brawlstars.com/v1
forked from AaronTraas/clashroyale-swagger
This aims to be a complete swagger mapping of the Official Brawl Stars Developer API
Work in progress
There are many cases where the models and example return types on the official developer documentation are incorrect.
I'm not making much use of model inheritance. That's because the code generation, at least for Python, is not working when I use inheritence.
-
Python:
- pybrawl: https://github.com/heyudude/pybrawl
forked from AaronTraas/clashroyale-swagger