commit 4bd0457812adff9a7627ed59e08ace92c194a0ae
parent e1c1aa095528f2e3f77d02eb5cb7400f2f03d9fb
Author: Sebastian <sebasjm@gmail.com>
Date: Thu, 1 Aug 2024 11:19:37 -0300
product_serial is returned to be used as the offset parameter when doing pagination
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -2045,7 +2045,6 @@ Inspecting inventory
product_serial: Integer;
// TODO: also return description/description_i18n here?
- // TODO: what's the point in returning product_serial?
}