Thanks again.
I did reply to your question. I did report a error received, when I try to follow the steps provided in README doc of Client generation with Python. I raised two issues in this thread,
1) Swagger Client Generated code throwing error
2) Extend the functionality of Generated Pet store application to add pet images, list , characteristics.
As per https://editor.swagger.io/ it shows swagger: "2.0"
I tried to run the Python Client generated from the Swagger editor, but I am getting the following error:
Failed to establish a new connection: [errno 113] no route to host
Is it possible to do this with the Python Client provided in the Swagger editor, or do I need to use another language like Golang instead?
I have looked online for some tutorial pieces (both on YouTube and other forums) which explain the purpose of the API client and its usability, but I have not found any which give a suitable explanation.
Thanks for your guidance.