Fastapi-code-generator

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 8

0.5.1

What's Changed
* Update typer by davorrunje in https://github.com/koxudaxi/fastapi-code-generator/pull/430
* Support for Pydantic 2 & additional python versions by jnu in https://github.com/koxudaxi/fastapi-code-generator/pull/414
* Fix generate_code args by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/436
* fix inconsistance routers<>tags arrays by azdolinski in https://github.com/koxudaxi/fastapi-code-generator/pull/417
* 419 / Support for parsing callbacks by jnu in https://github.com/koxudaxi/fastapi-code-generator/pull/420

New Contributors
* davorrunje made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/430
* jnu made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/414
* azdolinski made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/417

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

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

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.