Forum Discussion

ReferenceError's avatar
ReferenceError
New Member
5 years ago

Can't properly load Swagger UI - “Not Found /openapi.json”

I made a simple REST API with Python, Flask, Connexion and Swagger. All is working well on my local machine (Windows 10), but not on our server (Debian). I made a mod_wsgi application that is working...