6
mirror of https://github.com/AllSpiceIO/cofactr-cogs.git synced 2025-04-10 22:50:08 +00:00

Add more to description of search strategy

This commit is contained in:
Jonathan Tran 2024-05-20 18:00:00 -04:00
parent a5a142cba4
commit 8b8abb2a9c
No known key found for this signature in database

View File

@ -25,8 +25,9 @@ inputs:
default: Quantity
search_strategy:
description: >
The Cofactr search strategy. Can be: default, mpn_sku_mfr, mpn_exact, mpn_exact_mfr. Defaults
to 'mpn_sku_mfr'.
The Cofactr search strategy. Can be: "default" (uses mpn), "mpn_sku_mfr",
"mpn_exact", "mpn_exact_mfr". Defaults to "mpn_sku_mfr". See Cofactr API
documentation for more information on search strategies.
default: mpn_sku_mfr
output_file:
description: >