MLTSHP / mltshp

Source for the application that runs mltshp.com
https://mltshp.com/
Mozilla Public License 2.0
50 stars 21 forks source link

API does not allow inviting user to shake #688

Open spaceninja opened 1 year ago

spaceninja commented 1 year ago

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

spaceninja commented 1 year ago

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

Form Parameters

Status Codes