Commit 2f3712c
committed
fix: enhance session creation logic to allow for optional session ID
- Updated session creation endpoint to accept an optional session ID from the request body.
- If no session ID is provided, a new one is generated automatically.1 parent 4a3dfd1 commit 2f3712c
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments