pulp / pulp_deb

Debian repository plugin for Pulp (pulpproject.org)
GNU General Public License v2.0
61 stars 78 forks source link

Add retrieve function to all relevant serializers #1010

Closed quba42 closed 7 months ago

quba42 commented 7 months ago

Is your feature request related to a problem? Please describe. We currently have retrieve functions for the BasePackageSerializer and the GenericContentSerializer.

Describe the solution you'd like We should add retrieve functionality to all content API endpoints.

Additional context This changes API behavior and so is a breaking change. We should add a relevant removal changelog entry!