humhub / rest

HumHub Rest API Module
24 stars 24 forks source link

Space: Add Request Membership endpoint #22

Open StephaneBouvet opened 4 years ago

StephaneBouvet commented 4 years ago

Could this action be set in the RestAPI ?

Like, for example POST /space/{id}/membership/{userid}/request ?

donni106 commented 2 years ago

@luke- we have added this functionality for our custom module with https://github.com/ikuseiGmbH/smart-village-app-humhub-ext/pull/14. I will look forward to provide a proper PR for the main REST module here.

luke- commented 2 years ago

@donni106 Thank you and very much! Please try to start several rather small PRs if possible.