- Enhanced GET /api/v1/project/{project}/{package}/tags with pagination,
search, sort, order parameters and artifact metadata
- Added GET /api/v1/project/{project}/{package}/tags/{tag_name} for
single tag with full artifact details
- Added GET /api/v1/project/{project}/{package}/tags/{tag_name}/history
for tag change history
- Added GET /api/v1/project/{project}/{package}/artifacts for listing
all artifacts in a package with filtering by content_type and date range
- Enhanced GET /api/v1/artifact/{artifact_id} to include list of
packages/tags referencing the artifact
- Added new schemas: TagDetailResponse, TagHistoryResponse,
ArtifactDetailResponse, ArtifactTagInfo, PackageArtifactResponse
40 KiB
40 KiB