We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a14e5 commit f4d21fcCopy full SHA for f4d21fc
docs/sourcemaps.rst
@@ -164,7 +164,7 @@ sourcemaps point to.
164
$ curl https://sentry.io/api/0/projects/:organization_slug/:project_slug/releases/ \
165
-X POST \
166
-H 'Authorization: Bearer {TOKEN}' \
167
- -H 'Content-Type: application/json'
+ -H 'Content-Type: application/json' \
168
-d '{"version": "2da95dfb052f477380608d59d32b4ab9"}' \
169
170
{
0 commit comments