Releases: flowup/api-client-generator
Releases · flowup/api-client-generator
4.0.0
3.6.2
3.1.1
Angular 6 and RxJS 6 compatible imports
Bug Fixes
3.0.0
Bug Fixes
- api-client: array method parameters and headers appended (34ded75), closes #36
- api-client: File, Blob, Date and Object types are not imported from models (37e358b), closes #27
- api-client: form parameter used as body in request (ce9f124), closes #40
- api-client: models are not imported if there are none (42cf4c0), closes #31
- parser: empty or native types parameters won't be generated into models (ff55939)
- parser: interface properties were skipped during generation (3e694ad)
Features
- api-client: create output dir even if path does not exists (8ff9be8), closes #34
- api-client: method names with underscore converted to camelCase (b09a679), closes #37
- api-client: method parameters nested to args object (efaca5b), closes #8
- api-client: optional param skipped if not in args (135db91)
- api-client: reference parameters are dereferenced (0a0de44)
- api-client: referenced method parameters generated and used (0e26c53)
- api-client: support for head, options and patch http methods (bd240f5)
- api-client: support for optional method parameters (9d0cedc), closes #8
- api-client: when no operation id, method names generated from path and method type (4afcdbc)
- enums: numeric enums, using keys from description (45bb096), closes #28
- parser: interface property type improvements, including nested array types (c70d2a3), closes #35
3.0.0-alpha.0
2.1.0
2.0.0-beta-1
feat(type-names): omitted unnecessary type naming postfix closes #9
2.0.0-alpha-3
build(): node bin
2.0.0-alpha-2
build(): dependencies and version