From 0f76e6ada76ca04e1b178bc32d7184875f2e0506 Mon Sep 17 00:00:00 2001 From: mvdbeek Date: Mon, 4 Dec 2023 13:30:15 +0100 Subject: [PATCH] Add int to Bytes, bool to PermissiveBoolean schema --- lib/galaxy/tool_util/xsd/galaxy.xsd | 41 ++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 13 deletions(-) diff --git a/lib/galaxy/tool_util/xsd/galaxy.xsd b/lib/galaxy/tool_util/xsd/galaxy.xsd index 4994e5e7b7e..02d67e1c35b 100644 --- a/lib/galaxy/tool_util/xsd/galaxy.xsd +++ b/lib/galaxy/tool_util/xsd/galaxy.xsd @@ -7322,24 +7322,39 @@ and ``contains``. In addition there is ``sim_size`` which is discouraged in favo Documentation for PermissiveBoolean - - - - - - - - - - + + + + + + + + + + + + + + + + + Number of bytes allowing for suffix (k|K|M|G|P|E)i? - - - + + + + + + + + + + +