Skip to content

add missing form() with default value#3848

Merged
jknack merged 1 commit intojooby-project:mainfrom
kliushnichenko:feat/form-with-default-value
Feb 17, 2026
Merged

add missing form() with default value#3848
jknack merged 1 commit intojooby-project:mainfrom
kliushnichenko:feat/form-with-default-value

Conversation

@kliushnichenko
Copy link
Contributor

added support of ctx.form(paramName, defaultValue). It was missing, so the default value of the @FormParam("default") breaks the compilation

@jknack jknack added the bug label Feb 17, 2026
@jknack jknack added this to the 4.0.16 milestone Feb 17, 2026
@jknack jknack merged commit 47632bb into jooby-project:main Feb 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants