What's Changed * Add description on operation by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/187 * Bump datamodel-code-generator from 0.11.9 to 0.11.11 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/188 * Bump typer from 0.3.2 to 0.4.0 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/193 * Bump pytest from 6.2.4 to 6.2.5 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/194 * Update datamodel-code-generator to 0.11.12 by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/195 * Bump datamodel-code-generator from 0.11.12 to 0.11.13 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/198 * Bump datamodel-code-generator from 0.11.13 to 0.11.14 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/200 * Bump jinja2 from 3.0.1 to 3.0.3 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/211 * Bump pytest-cov from 2.12.1 to 3.0.0 by dependabot in https://github.com/koxudaxi/fastapi-code-generator/pull/202 * Fix typed-ast by koxudaxi in https://github.com/koxudaxi/fastapi-code-generator/pull/216 * Add additional responses by rominf in https://github.com/koxudaxi/fastapi-code-generator/pull/203 * Added option to specify model file instead of defaulting to models.py by baophamtd in https://github.com/koxudaxi/fastapi-code-generator/pull/204 * Add servers by rominf in https://github.com/koxudaxi/fastapi-code-generator/pull/206
New Contributors * rominf made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/203 * baophamtd made their first contribution in https://github.com/koxudaxi/fastapi-code-generator/pull/204