Skip to content
Snippets Groups Projects
Commit 5ee3b284 authored by Rajendra Kadam's avatar Rajendra Kadam :computer:
Browse files

Fix doc lint issues

parent 962c0ad7
No related branches found
No related tags found
2 merge requests!158514Fix CodeReviewMetrics worker failure with kwargs,!21788Sentry Error Tracking Settings GET API
# Sentry Project Settings API
## Sentry Error Tracking Project Settings
## Sentry Error Tracking Project Settings
The Sentry Project Settings API allows you to retrieve sentry error tracking settings for a project.
The Sentry Project Settings API allows you to retrieve Sentry Error Tracking Settings for a Project.
### Retrieve Sentry Error Tracking Settings
......@@ -19,6 +19,7 @@ curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/ap
```
Example response:
```json
{
"project_name": "sample sentry project",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment