Skip to content
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

Generate imposters from swagger #116

Closed

Conversation

stoovon
Copy link

@stoovon stoovon commented Oct 19, 2021

Implement a new Generate command to generate imposters from swagger.

The command addresses many typical use cases but will need to be
extended further to cover specialist use cases.

Works towards #64.

Implement a new Generate command to generate imposters from swagger.

The command addresses many typical use cases but will need to be
extended further to cover specialist use cases.

Works towards friendsofgo#64.
Copy link
Member

@joanlopez joanlopez left a comment

Choose a reason for hiding this comment

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

Hey @stoovon,

Before performing a review in-depth, could you remove the vendor folder from the changes present on your this pull request, please? We rely on Go Modules without vendoring, so the vendor folder should not be included.

I've also changed the target branch to v0.5.0 as stated on contribution docs.

Thanks! 🙏🏻

@joanlopez joanlopez changed the base branch from main to v0.5.0 October 20, 2021 06:31
@stoovon
Copy link
Author

stoovon commented Oct 20, 2021

Thanks @joanlopez. I did develop against v0.5.0 but sorry for missing that on the PR target branch. vendor folder removed.

@stoovon stoovon requested a review from joanlopez October 27, 2021 19:17
@stoovon
Copy link
Author

stoovon commented Feb 19, 2022

@joanlopez a belated happy new year! Ready for re-review if you have time 😄

@stoovon stoovon closed this Oct 20, 2022
@stoovon stoovon deleted the generate-imposters-from-swagger branch October 20, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants