Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move session type to request body #34

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

sfishel18
Copy link
Contributor

as part of adding the session type to the smoke test script i realized i had implemented it in the wrong place, it should go in the request body not as a query parameter.

also some minor docs cleanup

as part of adding the session type to the smoke test script i realized
i had added it to the wrong place, it should go in the request body not
as a query parameter.

also some minor docs cleanup
- use enum to generate cli arg choices
- fix docs typo and improve exclusivity language
@sfishel18 sfishel18 requested a review from mpetazzoni March 5, 2025 16:54
@sfishel18 sfishel18 merged commit 438c72e into main Mar 5, 2025
7 checks passed
@sfishel18 sfishel18 deleted the simon/session-type-in-request-body branch March 5, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants