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

API Documentation Error: /api/releases/put-organization-release-details/ #1502

Closed
dj80hd opened this issue Feb 17, 2020 · 0 comments · Fixed by getsentry/sentry#18701
Closed

Comments

@dj80hd
Copy link

dj80hd commented Feb 17, 2020

Example on page https://docs.sentry.io/api/releases/put-organization-release-details/

PUT /api/0/organization/the-interstellar-jurisdiction/releases/3000/ HTTP/1.1
Host: sentry.io
Authorization: Bearer <token>
Content-Type: application/json

{
  "ref": "deadbeef1337", 
  "url": "https://vcshub.invalid/user/project/refs/deadbeef1337"
}

Returns HTTP 404 in the documentation. Possibly the url should be organizations not organization ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant