Thanks to visit codestin.com
Credit goes to github.com

Skip to content

configure tcins to be of explicit size #146

@Jonathan-Zollinger

Description

@Jonathan-Zollinger

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions