gitlink-cli/shortcuts/wiki
15972095207 2760c47115 fix: use PUT method for wiki update and align with reference implementation
The update API requires PUT, not POST. Previous commit 7a85c6d incorrectly
changed it to POST which caused HTTP 500 errors. Also added shared test
helpers to common package and rewrote wiki tests to match reference files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 21:46:34 +08:00
..
wiki.go fix: use PUT method for wiki update and align with reference implementation 2026-06-03 21:46:34 +08:00
wiki_test.go fix: use PUT method for wiki update and align with reference implementation 2026-06-03 21:46:34 +08:00