python-flask-celery-example icon indicating copy to clipboard operation
python-flask-celery-example copied to clipboard

"No API definition provided" in swagger ui

Open matthieugouel opened this issue 7 years ago • 0 comments

When using the docker compose way, the swagger UI route produce this error "No API definition provided".

It works when launching the API directly so I think It has to do with the Nginx configuration inside the docker image.

matthieugouel avatar Feb 02 '19 11:02 matthieugouel