Skip to content

Fix incorrect state value in image/file/video import status docs - #1209

Open
HannesLinde wants to merge 1 commit into
mainfrom
fix-image-import-status-docs
Open

Fix incorrect state value in image/file/video import status docs#1209
HannesLinde wants to merge 1 commit into
mainfrom
fix-image-import-status-docs

Conversation

@HannesLinde

@HannesLinde HannesLinde commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Relations:

Motivation

The import-status endpoint docs for images, files, and videos showed an example where an individual entry's state is "success". The server never returns that value for a single entry — per-entry state can only be imported, skipped, or failed (success is only ever the top-level/batch state). This corrects the misleading example across all three docs.

Changelog

  • 🐞 Fix incorrect example state: success for an individual entry in the image, file, and video import-status docs (import-images-status.yaml, import-files-status.yaml, import-videos-status.yaml) — corrected to state: imported to match actual server behavior

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant