Skip to content
代码片段 群组 项目
提交 d2e9a476 编辑于 作者: 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
No related branches found
No related tags found
无相关合并请求
...@@ -11,6 +11,9 @@ POST /environments/:id/metrics_dashboard/annotations/ ...@@ -11,6 +11,9 @@ POST /environments/:id/metrics_dashboard/annotations/
POST /clusters/: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: Parameters:
| Attribute | Type | Required | Description | | Attribute | Type | Required | Description |
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册