- Upgrade Commander (#536) (578c26a0)
- Upgrade to Node v20 (#535) (69a6b3e5)
- Automatically merge dependency updates (6896208a)
- Rename CI job (3de0c692)
- Add missing attributes and "boolean" type (#72) (4c782608)
- Use original Swagger object and fix references (#70) (68675443)
- Codeowners syntax (#73) (41292d57)
- Support operation ids in methods (#57) (2023a494)
- Use class properties (#53) (9f0adf20)
- Parse required attributes for body and query parameters (#48) (50c68933)
- Generate changelog when releasing (#39) (4e55b990)
- yarn upgrade --latest (3c3210ba)
- yarn upgrade --latest (ac995d0e)
- Downgrade "swagger-parser" (38074414)
- yarn upgrade --latest (5286ef8f)
- Switch push and publish for release (75d4b717)
- Use latest wire-web-ets Swagger file (#31) (3a50709d)
- Upgrade dependencies (293b93b9)
- yarn upgrade --latest (86f5316d)
- yarn upgrade --latest (fdab7c17)
- Move types to dev dependencies (7c08acbc)
- Push Git changes at the end ci skip
- yarn upgrade --latest (54389a5c)
- Add Travis CI (#21) (2af65836)
- Add git pull to release script (c8d41432)
- Push tags when releasing (f4e1ed40)
- Add release script (5c103732)
- Use commander instead of caporal (#16) (1c1eb60a)
- Exclude tests from dist files (1265a47c)
- Change directory from "api" to "rest" (1670a0b5)
- Add dist script (c44017c6)
- Cleanup and streamline names (#7) (4b98c260)
- Fix image display (403dd2e8)
- Update logo subtitles (d0fa107c)
- Fix typo (dca3b7c9)
- Fix typo (f3bcb2a5)
- Update exemplary use (b0a3d619)
- Add TypeScript usage (446b6301)
- Read yaml files from URL (#34) (81ad29c7)
- Add descriptions, fix data sending (#29) (f31bbdff)
- Add force deletion flag (#27) (ffa408da)
- Parse schema from body parameters (#23) (ccdd5eb3)
- Import service names as unique names (#26) (b29a1bd6)
- Disable TSLint rules in output (cbbcc619)
- Add autogeneration disclaimer to output (#22) (8d026f1a)
- Support OpenAPI specs from URL (#19) (d7581c02)
- Log message on success (ab5fa9a8)
- Use caporal instead of minimist (#15) (84e3c04f)
- Add yaml support (#14) (0442c314)
- Copy templates when building and upgrade packages (#13) (249105bf)
- Give access to request defaults (4505f268)
- Index files (#8) (33c1896b)
- Add parameters (#6) (1d968231)
- Implement toString method (#5) (90040d30)
- Add CLI options (#4) (8967cdd7)
- Add response types (#2) (00e54cad)
- Generate base class (#1) (81bc3743)
- Render API client path (a0258428)
- Add Swagger 2.0 schema validator (8c053884)
- release: Make git commit work on Windows (43be8e6f)
- Support response body for DELETE requests (#38) (d3a90137)
- Unwrap body parameters (#36) (2e2b2cb5)
- Read all path parameters (#35) (d77a4163)
- Send post data without surrounding object (#32) (761d2f2e)
- Correct URL detection (#30) (2144fee3)
- Export from directories, too (#28) (d42bb2d9)
- Parse input URL (#25) (f20a3a60)
- Create firmer service names (#20) (e7658cc1)
- Correct template dir (#17) (b1b99105)
- Multiple variables in paths (#12) (da068883)
- Correctly generate objects in arrays (#11) (30f7eeee)
- Single API export, parameter (#10) (105196cf)
- Add CI, use template for imports, use private (#9) (89ef8d78)
- Set breakLength and fix output file (eb2ecda4)
- Remove redundant imports (#3) (f610ebe3)
- Correct line breaks on "inspect" for Windows (a4ac9d7f)
- Adjust import statements for Windows (9614b30d)
- Use infinite inspection depth (#33) (4259dc42)
- Simplify StringUtil (c2fefd9b)