Skip to content

Refactor package listing endpoints (TS-2349) #1123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Roffenlund
Copy link
Contributor

Refactor the endpoints in package_listing_list.py endpoints to use PackageListing model instead of Package model. This simplifies the queries and filters a lot when using the PackageListing directly instead of doing a lot of backwards lookups from Package.

Refactor the endpoints in package_listing_list.py endpoints to use
PackageListing model instead of Package model. This simplifies the
queries and filters a lot when using the PackageListing directly instead
of doing a lot of backwards lookups from Package.

Refs. TS-2349
@Roffenlund Roffenlund requested a review from x753 March 25, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants