When generating an app with the example yaml file provided generates failing relative imports (using Python 3.8)
The import created from .models import Pets
should be updated to from models import Pets
Issue is probably caused here: https://github.com/koxudaxi/fastapi-code-generator/blob/master/fastapi_code_generator/__main__.py#L75
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too