Story #5238
Updated by pulpbot about 3 years ago
**Ticket moved to GitHub**: "pulp/pulp_ansible/684":https://github.com/pulp/pulp_ansible/issues/684 ---- The viewset's aren't correctly represented (or at all) in the Python bindings. Here's what needs to be done: 1\. Add swagger tags to those viewsets 2\. Verify they are all present and organized in /pulp/api/v3/docs/ 3\. Verify the endpoints are all usable in the bindings.