Generated this SDK using this command : java -jar swagger-codegen-cli.jar generate -i myProj.json -l go -o output/myProjSdk
This command may help you. On Tuesday, February 6, 2018 at 6:18:43 PM UTC+5:30, Ken Walker wrote: > > 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.
