From 3caecf7674ea854ea96236868ebea5ff546eed99 Mon Sep 17 00:00:00 2001 From: cherednik Date: Fri, 18 Oct 2024 18:47:32 +0400 Subject: [PATCH] fix type document --- backend/src/Api/Api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/Api/Api.php b/backend/src/Api/Api.php index adf5cc9..0ad4285 100644 --- a/backend/src/Api/Api.php +++ b/backend/src/Api/Api.php @@ -31,7 +31,7 @@ class Api extends AbstractApi ], [ 'name' => 'type', - 'contents' => 'other' + 'contents' => 'attorney-signed' ], ], ];