Commit 34bb985
feat: input default values (#13)
* feat: add default property to input schema definition
Add `default` field to the input definition in the JSON schema, aligning
the schema with the Rust types that already support it. Includes a
schema validation test for inputs with defaults.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: update GitHub org from ion-ash to mcpmux
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
---------
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5315511 commit 34bb985
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
514 | | - | |
| 514 | + | |
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| |||
0 commit comments