Skip to content

Commit b22c724

Browse files
committed
refactor: remove unused
1 parent e1e6176 commit b22c724

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

flashduty/en/1. On-call/8. Integrations/8.1 Alerts integration/8.1.54 Label Mapping API.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,3 @@ To prevent security bypasses, request smuggling, IP spoofing, and cache poisonin
202202
3. **Can result_label_keys be changed dynamically?**
203203

204204
- Yes, you can modify the list of expected labels in Flashduty at any time without modifying the API code
205-
206-
4. **How do I secure my API?**
207-
208-
- It's recommended to add an `Authorization` header in the mapping service configuration
209-
- You can verify the request source IP on the API side
210-
- Using HTTPS for encrypted transmission is recommended
211-

flashduty/zh/1. On-call/5. 集成引导/8.1 告警集成/8.1.54 标签映射API.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -202,11 +202,3 @@ POST, Content-Type:"application/json"
202202
3. **result_label_keys 可以动态变化吗?**
203203

204204
- 是的,您可以在 Flashduty 中随时修改期望获取的标签列表,无需修改 API 代码
205-
206-
4. **如何保护我的 API 安全?**
207-
208-
- 推荐在映射服务配置中添加 `Authorization` 请求头
209-
- 可以在 API 端验证请求来源 IP
210-
- 建议使用 HTTPS 加密传输
211-
212-

0 commit comments

Comments
 (0)