From 71f263945be4b22ffdfe7fbafcd8bb3ec8790f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Kuzi=C5=84ski?= Date: Tue, 19 Nov 2024 10:40:42 +0100 Subject: [PATCH] Removed 'method' property. --- implementations/MakoLab.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/implementations/MakoLab.json b/implementations/MakoLab.json index f309dac..626f8a4 100644 --- a/implementations/MakoLab.json +++ b/implementations/MakoLab.json @@ -5,7 +5,6 @@ { "id": "did:key:zDnaeipTBN8tgRmkjZWaQSBFj4Ub3ywWP6vAsgGET922nkvZz", "endpoint": "https://db.makolab.pro/issuers/credentials/issue", - "method": "POST", "supportedEcdsaKeyTypes": ["P-256"], "supports": { "vc": ["1.1", "2.0"] @@ -15,7 +14,6 @@ { "id": "did:key:zDnaeipTBN8tgRmkjZWaQSBFj4Ub3ywWP6vAsgGET922nkvZz", "endpoint": "https://db.makolab.pro/issuers/sd/credentials/issue", - "method": "POST", "supportedEcdsaKeyTypes": ["P-256"], "supports": { "vc": ["1.1", "2.0"]