Skip to content

Handle duplicate values in input lists #24

@asqarslanov

Description

@asqarslanov

If a client sends multiple identical values (e.g., repeating aliases when creating a new tag), we should silently ignore duplicates and handle them as if they’d been sent uniquely.

For some lists where order doesn’t matter (e.g., tag aliases), we can use HashSets.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions