pulp/pulp-smash

As an authenticated user, I can access auto generated docs.

nixocio opened this issue · 2 comments

As an authenticated user, I can access api/v3/docs and have access to the auto generated docs.

This require the installation of drf_openapi. See: drf_open_api

👍

It might be nice to have two tests here. One against pulpcore and one against pulp_file (making sure that pulp_file routes show up when pulp_file is installed.)