Task #2883
Updated by amacdona@redhat.com over 7 years ago
Extend the model, serializer, and ViewSet with all fields necessary for python. This task is complete when a shell user can CRUD full representations of Python Packages. A REST API user should be able to read a list of Packages (with all Python units `/v3/content/python/` as well as retrieve data on a specific unit. All unit metadata is provided by the shell user at this point. specified metadata). It is not expected that the plugin extract the metadata from a package or scrape it from upstream.