swagger-api / swagger-api/swagger-codegen
[TypeScript][Aurelia] Enhancements and bug fixes
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Here is list of enhancements and bug fixes for typescript-aurelia:
- Resolve errors when running
npm install(details see below) - Create shell scripts, batch files to generate TS Aurelia Petstore samples
- Setup CI (travis, shippable, etc) to cover the TS Aurelia Petstore samples.
- Add support for validation rules defined in the spec (e.g. validation for parameters in Ruby API layer)
Swagger-codegen version
Latest master
Command line used for generation
./bin/typescript-aurelia-petstore.sh or .\bin\windows\typescript-aurelia-petstore.bat
Related issues/PRs
https://github.com/swagger-api/swagger-codegen/pull/5991
Suggest a fix/enhancement
If anyone wants to work on the enhancements or bug fixes, please reply to let us know.
cc @ksm2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Treat this as an umbrella issue covering the TypeScript Aurelia Petstore samples. Start with bin/typescript-aurelia-petstore.sh and bin/windows/typescript-aurelia-petstore.bat, then inspect the npm setup and the referenced Ruby api.mustache validation example. Done means the remaining unchecked installation, CI, and validation items are addressed and the sample generation commands work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100