Skip to content

Added DeletedPackages and PackageContents APIs#8

Merged
droyad merged 5 commits into
mainfrom
missing-apis
Oct 29, 2025
Merged

Added DeletedPackages and PackageContents APIs#8
droyad merged 5 commits into
mainfrom
missing-apis

Conversation

@droyad
Copy link
Copy Markdown
Contributor

@droyad droyad commented Oct 29, 2025

No description provided.

droyad and others added 5 commits October 29, 2025 13:13
Add new DeletedPackages endpoint to the RepositoryScope allowing repositories to:
- List deleted packages with filtering by query, date range, and pagination
- Restore deleted packages by ID

Includes DeletedPackageResource with package metadata (type, packageId, version,
deletedAt timestamp, and whether same version still exists).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add new PackageContents endpoint to the RepositoryScope allowing repositories to
retrieve the list of files contained within a package by package ID.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@droyad droyad merged commit 418ffdc into main Oct 29, 2025
3 checks passed
@droyad droyad deleted the missing-apis branch October 29, 2025 03:39
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.

1 participant