fix(api): fix compilation errors in license key handlers #254

Merged
jmiller merged 1 commits from fix/api-build-errors into dev 2026-05-30 21:08:28 +00:00
Owner

Fix ctx.Bind/ctx.APIErrorValidation -> web.GetForm() pattern.

@MokoBot

Fix ctx.Bind/ctx.APIErrorValidation -> web.GetForm() pattern. @MokoBot
jmiller added 1 commit 2026-05-30 21:08:17 +00:00
fix(api): fix compilation errors in license key API handlers
Branch Policy Check / Verify merge target (pull_request) Successful in 2s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
PR RC Release / Build RC Release (pull_request) Successful in 3s
Universal: PR Check / Validate PR (pull_request) Failing after 9s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 1m18s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
d40c8e1b85
Replace ctx.Bind/ctx.APIErrorValidation (which don't exist on
APIContext) with web.GetForm() pattern used by all other API handlers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 65c5e3d213 into dev 2026-05-30 21:08:28 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#254