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

API does not allow inviting user to shake #688

Open
spaceninja opened this issue Apr 16, 2023 · 1 comment
Open

API does not allow inviting user to shake #688

spaceninja opened this issue Apr 16, 2023 · 1 comment

Comments

@spaceninja
Copy link
Member

On MLTSHP.com you can invite a user to join a shake. This functionality is not available in the API.

@spaceninja
Copy link
Member Author

spaceninja commented May 1, 2023

Suggestion: Add a new endpoint:

POST /api/shake_id/(int: shakeid)/invite

(this should also be available on the /api/shake_name and /api/shake_user endpoints.)

Invites a user to join a shake.

Parameters

  • shakeid - the ID of the shake to invite the specified user to

Form Parameters

  • user_name - The username of the user to invite to the shake

Status Codes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant