Help2Swagger (.NET) Converts Riot Games' native help format to Swagger and OpenAPI. Sponsors A big thank you for your support! How it works It downloads the /Help in two different formats, Full and Console. The information needed is spread out over both representations. The Helps are parsed. The OpenAPI spec is constructed using parts from both Helps. The spec gets serialized to JSON.