Skip to content

Conversation

@eth3lbert
Copy link
Contributor

This PR maintains crate version-related handling by:

  • Fixing the not found error status code to 404.
  • Adding the missing GET /api/v1/crates/:name/:version endpoint.
  • Rewording some request parameters or variables for consistency.

Related:

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

might have been best to submit them as dedicated PRs though, since the only common thing between them is "mirage" 😉

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Jan 7, 2025
@Turbo87 Turbo87 merged commit 281a1eb into rust-lang:main Jan 7, 2025
8 of 9 checks passed
@eth3lbert
Copy link
Contributor Author

Haha, indeed, and my bad! I actually just wanted to create a single add route, but somehow it ended up like this 😵

@eth3lbert eth3lbert deleted the mirage-crate-version branch January 7, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants