-
-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
bugSomething isn't workingSomething isn't working
Description
@michela reported problems with upcoming 3.0.0 version and OpenAPI per #578 (comment).
Using the following, I'm still getting errors with openapi as below
uv pip install --upgrade 'responder[full]>=3.0.0.dev0'
jinja2.exceptions.TemplateNotFound: 'swagger_ui.html' not found in search path: '/home/michela/.local/share/virtualenvs/grapho-server-jJZ_4mcz/lib/python3.12/site-packages/responder/ext/openapi/docs'I tried installing openapi separately but can't find the UI templates anywhere.
Also, when running in development mode, the docs folder doesn't get copied to site-packages, and manual copying there just resulted in complaints about /schema.yml not found.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working