Skip to content

Priority of package_version vs include_versionless in Packages API

What does this MR do and why?

Fix #430302

As discussed in !135606 (merged), when filtering now package_version, include_versionless in the request has no effect. This MR updates the docs to mention the precedence of `package_version. It also add new specs for both the Packages REST and GraphQL apis to prevent future regressions

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by René Hernández Remedios

Merge request reports