From eecd1ffaad4f2a85449e06597a9cfc895e8fce26 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 5 May 2026 08:50:25 +0300 Subject: [PATCH] identifiers.md: fix markdown syntax --- identifiers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/identifiers.md b/identifiers.md index dad0531b..6fd9dfe8 100644 --- a/identifiers.md +++ b/identifiers.md @@ -40,7 +40,7 @@ Return codes: * 404 Not found - if the item doesn't exist ## Get identifiers for item -**GET /api/pid/identifiers/search/findByItem?uuid=<:uuid> +**GET /api/pid/identifiers/search/findByItem?uuid=<:uuid>** Return an array of identifiers associated with the given item. ```json