TD-322: [BACK]. [реализовать сервис для подписания документов в контейнере signer] #2

Merged
akurilenko merged 22 commits from TD-322 into main 2024-10-28 14:44:12 +03:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3caecf7674 - Show all commits

View File

@ -31,7 +31,7 @@ class Api extends AbstractApi
], ],
[ [
'name' => 'type', 'name' => 'type',
'contents' => 'other' 'contents' => 'attorney-signed'
], ],
], ],
]; ];