Rename getTaskStatus -> taskStatus in API docs #2859
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: 0x2620/pandora#2859
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Attachment 0001-Rename-getTaskStatus-taskStatus-in-API-docs-fixes-28.patch (1306 bytes) added
Attachment 0002-addAnnotations-report-which-key-is-missing-in-error.patch (1023 bytes) added
addAnnotations: report which key is missing in error
Also available at https://gitlab.com/wjt/pandora.git in the
2859-taskStatus
branch.In 729856e/pandora:
Shouldn't the API endpoint be named "getTaskStatus"?
Maybe, but I didn't want to rename it and break existing code. In-tree, it's just
importAnnotationsDialog.js
as far as I can see; maybe there are other applications using it though, although maybe this bit of documentation:will have discouraged people from using it?
In 11924fc/pandora: