From 263385d2fddbad8f18ab9ae95bc5c6d89830f7e3 Mon Sep 17 00:00:00 2001 From: PJ Doerner <pj.doerner@temporal.io> Date: Tue, 19 Nov 2024 09:53:48 -0800 Subject: [PATCH] link to format --- SPEC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPEC.md b/SPEC.md index 2ab3479..f38db28 100644 --- a/SPEC.md +++ b/SPEC.md @@ -308,8 +308,8 @@ For invoking a callback URL: prefix. - Include the `Nexus-Operation-Id` header, `Nexus-Operation-Start-Time` and any `Nexus-Link` headers for resources associated with this operation to support completing asynchronous operations before the response to StartOperation is - received. `Nexus-Operation-Start-Time` should be in a valid HTTP/1.1 format. If is omitted, the time the completion is - received will be used as operation start time. + received. `Nexus-Operation-Start-Time` should be in a valid HTTP format described [here](https://www.rfc-editor.org/rfc/rfc5322.html#section-3.3). + If is omitted, the time the completion is received will be used as operation start time. - Include the `Nexus-Operation-State` header. - If state is `succeeded`, deliver non-empty results in the body with corresponding `Content-*` headers. - If state is `failed` or `canceled`, content type should be `application/json` and the body must have a serialized