aboutcode-org / aboutcode-org/purldb
Calling Get or fetch package in the Package API endpoint does not collect not-yet-known versions
- Ngôn ngữ chính
- HTML
- Star
- 67
- Fork
- 69
- Merge trung bình
- 8 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
Say I have already called `get_or_fetch_package` for one version:
https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core@3.0
Calling next https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core will not fetch all other versions, and only return 3.0
If instead I call first https://private.purldb.io/api/packages/get_or_fetch_package/?purl=pkg:maven/com.adobe.blazeds/blazeds-core all versions are fetched correctly.
I would expect `get_or_fetch_package` to fill in the blanks for versions that are not yet known and exist upstream.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.