NOTE - this project is no longer maintained. If you are a pyroyale user, and wish to take over maintaintainership of this project, please contact me.
Swagger definition for the https://api.clashroyale.com/v1
This aims to be a complete swagger mapping of the Official Clash Royale Developer API
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:
- pyroyale: https://github.com/AaronTraas/pyroyale