You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/09 08:15:07 UTC

[GitHub] [superset] victarary opened a new issue #15616: Swagger API page is empty

victarary opened a new issue #15616:
URL: https://github.com/apache/superset/issues/15616


   After deploying superset in docker, the swagger page(/swagger/v1) displayed nothing except the superset menu header.  
   The configuration `FAB_API_SWAGGER_UI` has been set to `True` in `superset_config.py`.
   
   ### Expected results
   
   All superset APIs should be listed.
   
   ### Actual results
   
   An empty page.
   
   #### How to reproduce the bug
   
   Go to https://host:port/swagger/v1
   An empty page was displayed
   
   ### Environment
   
   - superset version: `0.999.0`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] dpgaspar commented on issue #15616: Swagger API page is empty

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #15616:
URL: https://github.com/apache/superset/issues/15616#issuecomment-877049702


   @victarary 
   
   docker-compose on this repo will not use your `superset_config.py` 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] victarary commented on issue #15616: Swagger API page is empty

Posted by GitBox <gi...@apache.org>.
victarary commented on issue #15616:
URL: https://github.com/apache/superset/issues/15616#issuecomment-877067283


   @dpgaspar 
   Actually, I have put superset_config.py under pythonpath in container superset_app and restarted docker-compose.
   Everything has taken effect except `FAB_API_SWAGGER_UI`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org