commit 0b1deab5fa4b081bc27738dbc6c31e94a82c95ff parent 681ca291d2f8a45a85fb99eba63b454074980667 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 7 Apr 2021 04:39:42 -0400 add missing close-brace Diffstat:
| M | anastasis.rst | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/anastasis.rst b/anastasis.rst @@ -1799,6 +1799,7 @@ for example: "secret": { "value": "EDJP6WK5EG50", "mime" : "text/plain" + } } If the application is unaware of the format, it set the ``mime`` field to ``null`.