GitHub user irodriguez-nebustream edited a comment on the discussion: 
superset_app_root doesn't work in superset 4.1.2 with nginx

I'm now having an issue with accessing the /api/v1/_openapi endpoint. It looks 
like it redirects to ```/api/v1/_openapi``` but it should be going to 
```/prefix/api/v1/_openapi``` it would be nice to expose the swagger config so 
we can do something like this

```OPENAPI_SWAGGER_UI_CONFIG = {
    "url": "/prefix/api/v1/_openapi"
} ```

otherwise, not sure where i can change this to work. @rusackas Is this 
something that other's have noted?

GitHub link: 
https://github.com/apache/superset/discussions/33229#discussioncomment-12994920

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to