Skip to content
  • Zohreh MOSTAANI's avatar
    [openapi] Change from rest_framework_swagger to drf-yasg · 8a3d8646
    Zohreh MOSTAANI authored and Samuel GAIST's avatar Samuel GAIST committed
    rest_framework swagger has been deprecated with
    with recommendation to use drf-yasg to produce the
    API page.
    
    The package also allows to generate openapi spec
    files to be rendered by sphinx which will be used
    to generate a more up to date version of the API
    documentation.
    8a3d8646