Fix incorrect API parameter names in documentation #51

Merged
qwc merged 1 commit from fix-docs into main 2026-02-06 14:07:10 +01:00
Owner

Summary

  • Fix upload API documentation to use correct parameter names
  • Changed filearchive and tagversion across all docs
  • Affected files: api.md, api-tokens.md, ci-cd-integration.md, uploading-docs.md

Test plan

  • Verify curl examples in documentation match actual API behavior

🤖 Generated with Claude Code

## Summary - Fix upload API documentation to use correct parameter names - Changed `file` → `archive` and `tag` → `version` across all docs - Affected files: api.md, api-tokens.md, ci-cd-integration.md, uploading-docs.md ## Test plan - [ ] Verify curl examples in documentation match actual API behavior 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Fix incorrect API parameter names in documentation
All checks were successful
CI / test (pull_request) Successful in 1m10s
CI / build (pull_request) Successful in 54s
CI / docker (pull_request) Has been skipped
38de34402d
The upload API expects "archive" and "version" form parameters,
but the documentation incorrectly showed "file" and "tag".

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
qwc merged commit 9bafe9fd58 into main 2026-02-06 14:07:10 +01:00
qwc deleted branch fix-docs 2026-02-06 14:07:10 +01:00
Sign in to join this conversation.
No reviewers
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
qwc-open/asiakirjat!51
No description provided.