Commit 5acb766
Make uri field required in RedirectUriInput
Use TypedDict inheritance pattern (Python 3.8+ compatible) so that
uri is a required key while default remains optional.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 96eded5 commit 5acb766
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments