Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.
This repository was archived by the owner on May 13, 2026. It is now read-only.

configure tcins to be of explicit size #146

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

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions