Object, Container and Node Attributes must be unique #23

Closed
opened 2025-12-28 18:11:57 +00:00 by sami · 0 comments
Owner

Originally created by @realloc on GitHub (Oct 23, 2020).

Originally assigned to: @realloc on GitHub.

All types of attribute keys must be unique and can't be repeated in the same entity.

  • Containers with duplicated attribute keys must not be accepted by InnerRing on creation.
  • Nodes with duplicated attribute keys can't be accepted to NetMap by InnerRing
  • Objects with duplicated attribute keys must be considered invalid and not accepted in PUT operations
Originally created by @realloc on GitHub (Oct 23, 2020). Originally assigned to: @realloc on GitHub. All types of attribute keys must be unique and can't be repeated in the same entity. * Containers with duplicated attribute keys must not be accepted by InnerRing on creation. * Nodes with duplicated attribute keys can't be accepted to NetMap by InnerRing * Objects with duplicated attribute keys must be considered invalid and not accepted in PUT operations
sami 2025-12-28 18:11:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-api#23
No description provided.