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

[TypeScript][Aurelia] To add TypeScript Aurelia client generator #5987

Closed
ksm2 opened this issue Jul 5, 2017 · 2 comments
Closed

[TypeScript][Aurelia] To add TypeScript Aurelia client generator #5987

ksm2 opened this issue Jul 5, 2017 · 2 comments

Comments

@ksm2
Copy link
Contributor

ksm2 commented Jul 5, 2017

Description

I would like to add an (Aurelia)[http://aurelia.io/] client using TypeScript to support the framework directly out of Swagger.
Right now, I use the implementation of a custom "api.mustache" template for the typescript-fetch generator, but I needed to fix HTTP methods to be "Camelcase" as Aurelia's HTTP client uses methods like asGet, asPost, etc. to change the method being used for the request.
Should I propose a PR?

ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 5, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 6, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 6, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 6, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 7, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 9, 2017
ksm2 added a commit to Sponsoo/swagger-codegen that referenced this issue Jul 9, 2017
@wing328 wing328 added this to the v2.2.3 milestone Jul 11, 2017
@wing328
Copy link
Contributor

wing328 commented Jul 11, 2017

@ksm2 thanks for the PR. I've provided some feedbacks. Please take a look when you've time.

@wing328 wing328 modified the milestones: v2.2.3, v2.3.0 Jul 16, 2017
wing328 pushed a commit that referenced this issue Jul 23, 2017
* [TypeScript][Aurelia] Create Aurelia code generator #5987

* Implement authentication methods for Aurelia #5987

* Support form data in Aurelia #5987

* Generate an index.ts file for Aurelia #5987

* Add return type to Aurelia model imports #5987

* Add Aurelia client options test #5987
@wing328
Copy link
Contributor

wing328 commented Jul 24, 2017

Closed via #5991

Future enhancements to TypeScript Aurelia tracked via #6149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants