Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.0-beta Release #1092

Open
51 of 54 tasks
auguwu opened this issue Nov 1, 2023 · 1 comment
Open
51 of 54 tasks

v0.1.0-beta Release #1092

auguwu opened this issue Nov 1, 2023 · 1 comment
Assignees
Labels
help wanted Extra attention is needed javascript Pull requests that update Javascript code rust Pull requests that update Rust code
Milestone

Comments

@auguwu
Copy link
Member

auguwu commented Nov 1, 2023

Endpoints

API Keys

  • GET /apikeys/{idOrName}
  • DELETE /apikeys/{id}
  • PATCH /apikeys/{id}
  • PUT /apikeys
  • GET /apikeys

Organizations

  • GET /organizations/{idOrName}/icon/{hash}
  • GET /organizations/{idOrName}/repositories
  • PUT /organizations/{idOrName}/repositories
  • POST /organizations/{idOrName}/icon
  • GET /organizations/{idOrName}
  • DELETE /organizations
  • PATCH /organizations
  • PUT /organizations
  • GET /organizations

Repositories

  • GET /repositories/{id}/releases/{version}/tarball
  • GET /repositories/{id}/releases/{version}/provenance
  • DELETE /repositories/{id}/releases/{version}
  • PUT /repositories/{id}/releases/{version}
  • GET /repositories/{id}/releases/{version}
  • PUT /repositories/{id}/releases
  • GET /repositories/{id}/releases
  • DELETE /repositories/{idOrName}
  • GET /repositories/{id}
  • PATCH /repositories
  • GET /repositories

Users

  • GET /users/{idOrName}/repositories
  • GET /users/{idOrName}/avatar/{hash}
  • GET /users/{idOrName}/avatar
  • GET /users/@me/avatar/{hash}
  • PUT /users/@me/repositories
  • GET /users/{idOrName}
  • POST /users/@me/avatar
  • GET /users/@me/avatar
  • GET /users/@me
  • DELETE /users
  • PATCH /users
  • PUT /users
  • GET /users

Main

  • GET /indexes/{idOrName}
  • GET /openapi.yaml
  • GET /openapi.json
  • GET /cdn/{...path}
  • GET /features
  • GET /metrics
  • GET /info
  • GET /
@auguwu auguwu added help wanted Extra attention is needed javascript Pull requests that update Javascript code rust Pull requests that update Rust code labels Nov 1, 2023
@auguwu auguwu added this to the v0.1.0-beta milestone Nov 1, 2023
@auguwu auguwu pinned this issue Nov 1, 2023
@auguwu
Copy link
Member Author

auguwu commented Dec 8, 2023

Release is scheduled to be delayed from the initial January 1st release to Feburary 1st, 2024 due to delays with the team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed javascript Pull requests that update Javascript code rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

3 participants