Commit 5ee3b284 authored by raju249's avatar raju249

Fix doc lint issues

parent 962c0ad7
# 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",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment