Skip to content

Problems with OpenAPI subsystem #583

@amotl

Description

@amotl

@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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions