From a002acca72098b1ca30b2d2373050f660c5c2894 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 4 Nov 2024 11:12:01 +0100 Subject: [PATCH] Update certificate --- spec/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.md b/spec/index.md index 9f329d8c..81fa75be 100644 --- a/spec/index.md +++ b/spec/index.md @@ -679,7 +679,7 @@ The HTTP response to this request can have the following forms: - `status` (`text`): `"replied"` - - `reply` (`blob`): A certificate (see [Certification](#certification)) with subtrees at `/request_status/` and `/time`, where `` is the [request ID](#request-id) of the update call. See [Request status](#state-tree-request-status) for more details on the request status. + - `certificate` (`blob`): A certificate (see [Certification](#certification)) with subtrees at `/request_status/` and `/time`, where `` is the [request ID](#request-id) of the update call. See [Request status](#state-tree-request-status) for more details on the request status. - If a non-replicated pre-processing error occurred (e.g., due to the [canister inspect message](#system-api-inspect-message)), then a body with information about the IC specific error encountered is returned. The body is a CBOR map with the following fields: