-
Notifications
You must be signed in to change notification settings - Fork 285
getTypeScriptCode() can generate for Angular using $http #124
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
base: master
Are you sure you want to change the base?
Conversation
…ed. Use the standard then method instead. If $httpProvider.useLegacyPromiseExtensions is set to false then these methods will throw $http/legacy error.
@nalbion Would you like to split this PR into smaller PRs? For instance, the externalDocs option seems orthogonal. Also an example on how to use this option would be useful. Regarding the angular typescript generation, I would make it a complete separate generator instead of being an option to be consistent with the other generators. |
@wcandillon would it make sense to add some extra fields to the
...might make it easier to create & select generators, |
@nalbion Yes maybe it is time to make things more modular now. |
#125 should help to ensure the output is consistent (or improved) |
…on/swagger-js-codegen into feature/typescript-angular
@wcandillon - I've added |
…on/swagger-js-codegen into feature/typescript-angular
any updates on this? |
…t-angular-method.mustache" replacing "{{> request}}" tag.
I guess this will not happen since it is over a year ago but I'm interested to know if there any other way to get the response type? |
No description provided.