generated from Graqr/Java-Template
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Summary
some endpoints require tcins with only one arg, some permit multiple. this tcins object should either be permitted to specify the count accepted in the arg, or eliminate the custom object altogether
Proposed Solution
eliminate the custom object and use simple strings
Alternative
extend the collections class and somehow dictate the count of tcin values in a tcin object.
Requirements
all tcin-related queries still work. there's lots of tests with this, new tests are unnecessary.
Additional Context
case of tcins using different count is in the pdp query and product summaries query.
Code of Conduct
- I agree to follow this project's Code of Conduct