From 39f7f7e81b286311734f6fbbf744d4b43108f7c4 Mon Sep 17 00:00:00 2001 From: Lucy <12953208+elvece@users.noreply.github.com> Date: Mon, 20 May 2024 15:00:09 -0400 Subject: [PATCH] Update marketplace_protocol.md --- marketplace_protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketplace_protocol.md b/marketplace_protocol.md index 4265e65..ad96c1f 100644 --- a/marketplace_protocol.md +++ b/marketplace_protocol.md @@ -74,7 +74,7 @@ NONE #### Requirements -- if "ids" is specified, MUST NOT return packages not in that list +- if "ids" is specified, MUST only return packages in that list - if "category" is specified, MUST NOT return packages that do not fit in that category - MUST NOT return more than "per-page" number of packages - all packages returned MUST be packed by an OS satisfying "eos-version-compat"