Hi, I am a newbie in Swagger-codegen.
I follow the https://github.com/swagger-api/swagger-codegen to generate REST API SDK in go language for my local project. Below files has been generated in go language :- ---------------------------------- api/ - swagger.yaml docs/ api_client.go api_response.go configuration.go git_push.sh README.md verify_api.go verify_response.go But i dont know how to test it so Can anyone shed light on this ? Thanks, - Ken -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
