Skip to content

Releases: koxudaxi/fastapi-code-generator

0.4.3

Choose a tag to compare

@koxudaxi koxudaxi released this 19 Aug 17:40
07b70f9

What's Changed

  • Don't overwrite files in tests/data at testing time by @yyamano in #373
  • Add file upload support for both octet-stream and form-data by @yyamano in #374
  • Generate valid python code if query param has default value and requeststBody is required by @yyamano in #377
  • Generate an empty model file if an api spec file have no "schemas". by @yyamano in #375

New Contributors

Full Changelog: 0.4.2...0.4.3

0.4.2

Choose a tag to compare

@koxudaxi koxudaxi released this 27 Apr 16:08
7371553

What's Changed

  • Feature/generate routers by @v1kAn0v in #344
  • Enable custom visitors when enum_field_as_literal parameter is passed by @dmille in #332

New Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

Choose a tag to compare

@koxudaxi koxudaxi released this 15 Feb 15:28
e1667f6

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

Choose a tag to compare

@koxudaxi koxudaxi released this 17 Jan 16:25
c27aa82

What's Changed

Full Changelog: 0.3.6...0.4.0

0.3.6

Choose a tag to compare

@koxudaxi koxudaxi released this 24 Oct 00:56
1bc7ca6

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

Choose a tag to compare

@koxudaxi koxudaxi released this 13 May 04:10
408a2ad

What's Changed

  • Update datamodel code generator to 0.11.19 by @n0nvme in #231

New Contributors

Full Changelog: 0.3.4...0.3.5

0.3.4

Choose a tag to compare

@koxudaxi koxudaxi released this 03 Dec 13:20
b582125

What's Changed

  • Adding support for datamodel-code-generator's enum-field-as-literal argument by @LongBeachHXC in #224

New Contributors

Full Changelog: 0.3.3...0.3.4

0.3.3

Choose a tag to compare

@koxudaxi koxudaxi released this 03 Dec 01:37
127dddd

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

Choose a tag to compare

@koxudaxi koxudaxi released this 29 Nov 14:27
d97a3a2

What's Changed

Full Changelog: 0.3.1...0.3.2

0.3.1

Choose a tag to compare

@koxudaxi koxudaxi released this 28 Nov 12:31
5df9721

What's Changed

New Contributors

Full Changelog: 0.3.0...0.3.1