Renja

Results 14 comments of Renja

This script should spot all mismatching parameter objects, but I did not implement the aliases yet, later this day I will most likely have time for it. ```py import ujson...

OK, here is the extended version of the script: ```py import json import requests schema = requests.get('http://www.mingweisamuel.com/riotapi-schema/openapi-3.0.0.json').json() # The first item in the alias pair is the one that will...

> So at the moment you have to use `find` methods I'm not quite sure if this is related, but when I try to find documents that have a BackLink...