From 871c8b27626053dc0570d34cf117a08cd2035b47 Mon Sep 17 00:00:00 2001 From: Mitch Harding Date: Mon, 16 Dec 2024 16:47:25 -0500 Subject: [PATCH] Update api/openapi.yaml.in --- api/openapi.yaml.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/openapi.yaml.in b/api/openapi.yaml.in index 5a2612b4..d7dae2f4 100644 --- a/api/openapi.yaml.in +++ b/api/openapi.yaml.in @@ -1704,7 +1704,8 @@ paths: maximum: 1048576 in: query description: |- - Maximum number of Components to include in response. Used for paging. + Maximum number of Components to include in response. Used for paging. 0 means no limit + (which is the same as not specifying this parameter). description: |- Retrieve the full collection of Components in the form of a ComponentArray. Full results can also be filtered by query