Skip to content

D3: Skill API — Idempotency #23

@ShortCipher5

Description

@ShortCipher5

Idempotency key support on all mutating Skill API endpoints to enable safe retries.

References: PRD §5.2

Acceptance Criteria

  • All create/update operations accept optional idempotency_key (UUID)
  • Duplicate requests within 24-hour window with same key return original response without re-executing

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions