Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Handle Duplicate Resources #70

Description

@cbulock

In general resources have no restrictions on being duplicated. You can like an image multiple times for instance.

The API usually handles this fine and eliminates the duplicates.

One exception to this is tags, duplicate tags are returned from the API. However, with tags, there are no way to create duplicates through the normal API, but resources/merge can cause it to happen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions