From a7fceb88f9c0462b6957ffde493f1487a9200bfa Mon Sep 17 00:00:00 2001 From: tschmidtb51 <65305130+tschmidtb51@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:58:09 +0200 Subject: [PATCH] Schema - addresses parts of oasis-tcs/csaf#616 - correct editorial inconsistency 5 vs 64 --- csaf_2.1/prose/edit/src/guidance-on-size.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csaf_2.1/prose/edit/src/guidance-on-size.md b/csaf_2.1/prose/edit/src/guidance-on-size.md index e9bb3717..8cfead21 100644 --- a/csaf_2.1/prose/edit/src/guidance-on-size.md +++ b/csaf_2.1/prose/edit/src/guidance-on-size.md @@ -284,7 +284,7 @@ A string which is an enum has a fixed maximum length given by its longest value. > Therefore, this sizes should not be implemented as fixed limits if forward compatibility is desired. The value of `/$schema` is a fixed URL, currently pointing to the JSON schema location. -It seems to be safe to assume that the length of this value is not greater than 5. This applies to: +It seems to be safe to assume that the length of this value is not greater than 150. This applies to: * `/$schema` (64)