Generate Go client for Management API using swagger

Hey Ryan, yeah I did manage to generate a client in the end, but I wanted a swagger 2 client, so had to go around the houses a bit. I published a gist here that has a couple of scripts I used to generate the client. You need to install GitHub - LucyBot-Inc/api-spec-converter: Convert API descriptions between popular formats such as OpenAPI(fka Swagger), RAML, API Blueprint, WADL, etc. and the swagger generator to get it to work.