Skip to content

issue#2359: added README document generation for Go #2608

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 17, 2016

Conversation

guohuang
Copy link
Contributor

For #2359 @wing328 please review, the generated doc file name did not follow the same naming convention as the go files(python docs also have this issue) because i could not find a way to pass the ModelFileName/ApiFileName to the mustache template.

## Overview
This API client was generated by the [swagger-codegen](https://github.com/swagger-api/swagger-codegen) project. By using the [swagger-spec](https://github.com/swagger-api/swagger-spec) from a remote server, you can easily generate an API client.

- API version: {{appVersion}}
- Package version: {{artifactVersion}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use packageVersion instead of artifactVersion

@guohuang
Copy link
Contributor Author

@wing328 code has been updated as you requested

@wing328 wing328 merged commit 8d450a2 into swagger-api:master Apr 17, 2016
@wing328 wing328 mentioned this pull request Apr 17, 2016
20 tasks
@guohuang guohuang deleted the issue2359 branch May 1, 2016 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants