From 3aff883538856741fc527969d1069dc1cbe1e1c6 Mon Sep 17 00:00:00 2001 From: Nathan Tymofichuk Date: Wed, 14 Aug 2024 13:18:23 -0600 Subject: [PATCH] Added label field to TempalteSigner schema --- openapi.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openapi.json b/openapi.json index 71f03e64..73872f1d 100644 --- a/openapi.json +++ b/openapi.json @@ -33556,6 +33556,12 @@ "example": "example@mail.com", "nullable": true }, + "label":{ + "type": "string", + "description": "Label of the signer", + "example": "Example Signer", + "nullable": true + }, "role": { "type": "string", "enum": [