From 34ff7f8de877cc0a7ae3b000cb3199cf017be16c Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 20 Mar 2026 23:56:52 +0000 Subject: [PATCH] fix(docs): remove duplicate Further Assistance heading in API.md Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com> Agent-Logs-Url: https://github.com/christianlouis/DocuElevate/sessions/cb62f012-3b69-4415-835e-3857ce3e9f45 --- docs/API.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/API.md b/docs/API.md index 4ecb2cca..cfc1a844 100644 --- a/docs/API.md +++ b/docs/API.md @@ -2652,8 +2652,6 @@ The `id` field is unique per event and is used by Zapier for deduplication. If a Automation hook deliveries follow the same retry policy as regular webhooks: up to 3 retries with exponential backoff (60 s, 300 s, 900 s) and ±20% jitter. -## Further Assistance - ## Further Assistance For additional help with the API, please contact our support team or refer to the [Development Guide](../CONTRIBUTING.md).