From d62446be56c134a297bb1e27aa7488cb435c00b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pa=C5=ADlo=20Ebermann?= Date: Wed, 2 Aug 2023 19:13:24 +0200 Subject: [PATCH] Update meta-information.adoc Make it clear to not copy an API-ID. --- chapters/meta-information.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/chapters/meta-information.adoc b/chapters/meta-information.adoc index 4b205345f..9245a4908 100644 --- a/chapters/meta-information.adoc +++ b/chapters/meta-information.adoc @@ -88,8 +88,11 @@ API publishing date>> as order criteria you get the *version* or *publication history* as a sequence of API specifications. *Note*: While it is nice to use human readable API identifiers based on -self-managed URNs, it is recommend to stick to UUIDs to relief API designers -from any urge of changing the API identifier while evolving the API. Example: +self-managed URNs, it is recommend to stick to a UUID (freshly generated when +first creating the API) to relief API designers from any urge of changing +the API identifier while evolving the API. *Do not copy the API-ID from another API!* + +Example: [source,yaml] ----