Skip to content

openapi.json not regenerated when using docker compose #25

@trevorpfiz

Description

@trevorpfiz

What is the best approach to get the openapi.json to update on code changes? Does the image have to rebuild?

I noticed volumes works, but that is not as good as the watch approach right?

volumes:
      - .:/app
      - /app/.venv

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions