Fastapi-code-generator

Latest version: v0.4.4

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 7

0.4.4

What's Changed
* Generate correct python code if path is camel case by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/380
* Generate valid python code if query param exists and requeststBody is required by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/382
* Allow modular output with custom templates by notpushkin in https://github.com/koxudaxi/fastapi-code-generator/pull/384
* Fixed broken test (Added option for inputting encoding of file 334) by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/383

New Contributors
* notpushkin made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/384

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.4.3...0.4.4

0.4.3

What's Changed
* Don't overwrite files in tests/data at testing time by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/373
* Add file upload support for both octet-stream and form-data by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/374
* Generate valid python code if query param has default value and requeststBody is required by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/377
* Generate an empty model file if an api spec file have no "schemas". by yyamano in https://github.com/koxudaxi/fastapi-code-generator/pull/375

New Contributors
* yyamano made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/373

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.4.2...0.4.3

0.4.2

What's Changed
* Feature/generate routers by v1kAn0v in https://github.com/koxudaxi/fastapi-code-generator/pull/344
* Enable custom visitors when enum_field_as_literal parameter is passed by dmille in https://github.com/koxudaxi/fastapi-code-generator/pull/332

New Contributors
* v1kAn0v made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/344
* dmille made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/332

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Add support for file upload (application/octet-stream) by david-westreicher in https://github.com/koxudaxi/fastapi-code-generator/pull/313
* Add `--disable-timestamp` by ytoml in https://github.com/koxudaxi/fastapi-code-generator/pull/324

New Contributors
* david-westreicher made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/313
* ytoml made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/324

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.4.0...0.4.1

0.4.0

What's Changed
* add tags to default template by n0nvme in https://github.com/koxudaxi/fastapi-code-generator/pull/309
* Update datamodel-code-generator by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/311

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.3.6...0.4.0

0.3.6

What's Changed
* Fix tests - Issue 260 by jcarlosgalvezm in https://github.com/koxudaxi/fastapi-code-generator/pull/266
* add custom variables support by sofianhnaide in https://github.com/koxudaxi/fastapi-code-generator/pull/247
* Bump jinja2 from 3.0.3 to 3.1.2 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/250
* add .pre-commit-config.yaml by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/283
* Update dependencies by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/284

New Contributors
* jcarlosgalvezm made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/266
* sofianhnaide made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/247

**Full Changelog**: https://github.com/koxudaxi/fastapi-code-generator/compare/0.3.5...0.3.6

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.