Fastapi-code-generator

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 7

0.5.0

What's Changed
* Update pydantic to v2 and update datamodel-code-generator to 0.25.6 by kumaranvpl in https://github.com/koxudaxi/fastapi-code-generator/pull/408

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

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

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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.