Skip to content

Incorrect file location: app/schemas.py should be app/schemas/filter_params.py #89

@DominikCywinski

Description

@DominikCywinski

In what type of project did the bug occur?
api-microservice

Describe the bug
The generated template creates app/schemas.py file, but it should be located at app/schemas/filter_params.py instead. This causes import issues

To Reproduce
Simply generate microservice template

Expected result
app/schemas.py -> app/schemas/filter_params.py

Environment (please complete the following information):

  • OS: Windows 11
  • Python version [e.g. 3.13]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions