mockserver
mockserver copied to clipboard
Unable to generate client SDK in SwaggerHub 5.15.x-5.11.x
Describe the issue Attempting to use Export > Client SDK > any language in SwaggerHub shows the following error. This is happening for versions 5.11.x through 5.15.x. Version 5.10.x works.
What you are trying to do Generate client SDK using official SwaggerHub definition
MockServer version 15.11.x-15.15.x
To Reproduce Steps to reproduce the issue:
- Go to https://app.swaggerhub.com/apis/jamesdbloom/mock-server-openapi/5.15.x
- Click Export > Client SDK > any language (I tried Python)
- What error you saw:
Error.There was an error generating the clients python code. Please ensure that the definition and all external $refs (inc. domains) are valid.No client sdk is able to download
Expected behaviour zip containing client sdk should download without any error message.
MockServer Log Log output, as INFO level (or lower)
Same is the case with me, I can't generate it either.
I am trying to create a client for C# and it doesn't work.
want to generate python sdk too. have tried with openapi-generator swagger-codegen. didn't work