From fb3e2e17ef45192461397082fb309dd8626643d3 Mon Sep 17 00:00:00 2001 From: Raphaelle Cantin Date: Fri, 15 Nov 2024 13:37:33 +0000 Subject: [PATCH] Add UID to Article descriptor --- reference/content.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reference/content.yaml b/reference/content.yaml index 0f14d0c..aeca868 100644 --- a/reference/content.yaml +++ b/reference/content.yaml @@ -201,6 +201,9 @@ components: id: type: string description: The identifier of the article + uid: + type: string + description: The human-readable identifier of the article title: type: string description: The title of the article