From 0a4562fc090e321aa0e8f4793b0068e116ac02e3 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sun, 24 Aug 2025 16:46:20 +0200 Subject: [PATCH] Bump API Docs slightly --- docs/api-spec.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/api-spec.yaml b/docs/api-spec.yaml index cb3e9ce2..ac9e4a5d 100644 --- a/docs/api-spec.yaml +++ b/docs/api-spec.yaml @@ -28,7 +28,7 @@ info: For example: `x-api-key: YOUR_API_KEY` - version: 1.0.0 + version: 0.1.0 contact: name: ChangeDetection.io url: https://github.com/dgtlmoon/changedetection.io @@ -89,6 +89,8 @@ tags: Configure global notification endpoints that can be used across all your watches. Supports various notification services including email, Discord, Slack, webhooks, and many other popular platforms. These settings serve as defaults that can be overridden at the individual watch or tag level. + + The notification syntax uses [https://github.com/caronc/apprise](https://github.com/caronc/apprise). - name: Search description: |