Commit d2e9a476 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'kc-document-annotations-api-escape' into 'master'

Document the automatic unescaping behavior of annotations dashboard_path

See merge request gitlab-org/gitlab!32103
parents 84d358c4 9c5bb235
......@@ -11,6 +11,9 @@ POST /environments/:id/metrics_dashboard/annotations/
POST /clusters/:id/metrics_dashboard/annotations/
```
NOTE: **Note:**
The value of `dashboard_path` will be treated as a CGI-escaped path, and automatically unescaped.
Parameters:
| Attribute | Type | Required | Description |
......
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