openapi-codegen icon indicating copy to clipboard operation
openapi-codegen copied to clipboard

feat: Add `github` option in the `init`

Open fabien0102 opened this issue 3 years ago • 3 comments

Add github option on the init command.

This will ask and store a github token if needed and provide a nice autocompletion on your github projets.

image

Closed #44

Known issues

  • The output on error handling on 401 is not the best
  • If the openapi specs is too deep in the tree, github will not display it

fabien0102 avatar Sep 28 '22 12:09 fabien0102

I think we should drop this, if we go on this path, we should consider Gitlab and other VSCs and their self-hosted versions also. :(

needim avatar Oct 06 '22 21:10 needim

This is just about the init command, the feature is already there (and used in production 😅)

But yeah, if somebody want bitbucket or gitlab, I will be totally happy to add them 😁

fabien0102 avatar Oct 07 '22 15:10 fabien0102

Ok then 😅, I have hosted Gitlab, I can invite you in a project :)

needim avatar Oct 07 '22 16:10 needim