From b3ca97dbd0b725b3fd0d5616d0d94984631d33a2 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Thu, 21 Jul 2022 15:05:59 +0200 Subject: add .md suffix --- .../2022-07-permit-lack-of-witness-cosignatures.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md (limited to 'doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md') diff --git a/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md b/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md new file mode 100644 index 0000000..c0ac549 --- /dev/null +++ b/doc/proposals/2022-07-permit-lack-of-witness-cosignatures.md @@ -0,0 +1,13 @@ +# Proposal + +In api.md, ยง3.2: + + - Permit that "key_hash" and "cosignature" are omitted by the log when there + are no witness cosignatures to set in the response. + +# Motivation + +It should be possible to return success on the get-tree-head-cosigned endpoint +even if no witness provided a co-signature for the current to-cosign tree head. + +This change makes it possible to return 200 OK without witnesses. -- cgit v1.2.3