From 6ddc8d71241d5bf9ec9395aea097eda795ed1a1a Mon Sep 17 00:00:00 2001 From: ytkimirti Date: Wed, 10 Jul 2024 15:04:28 +0300 Subject: [PATCH] remove duplicate Upstash-Not-Before header --- qstash/api/publish.mdx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/qstash/api/publish.mdx b/qstash/api/publish.mdx index 108e94de..da6a1360 100644 --- a/qstash/api/publish.mdx +++ b/qstash/api/publish.mdx @@ -9,16 +9,6 @@ authMethod: "bearer" - - -Delay a message until a certain time in the future. The format is a unix timestamp in seconds, based on the UTC timezone. - -`Upstash-Not-Before` will override the `Upstash-Delay` header when both are used together. - -example: 1719996572 - - - ## Response