MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
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
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)
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:
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 downloadExpected behaviour zip containing client sdk should download without any error message.
MockServer Log Log output, as INFO level (or lower)