From 9143a8a0725bbe11c66478ff3686b922be544492 Mon Sep 17 00:00:00 2001 From: edunn Date: Wed, 10 Jul 2024 10:54:41 -0700 Subject: [PATCH] clarify /products endpoint behavior --- model/swagger.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/swagger.yml b/model/swagger.yml index 02723de7..9f0839c8 100644 --- a/model/swagger.yml +++ b/model/swagger.yml @@ -142,7 +142,7 @@ paths: tags: - 1. all products summary: | - search on all PDS data products, including bundles, collections, documentation, context and observational products. + search the latest-versioned instances of all PDS data products, including bundles, collections, documentation, context and observational products. operationId: product-list responses: '200':