We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This module handles:
GET /org/:orgUsername
POST /org/:orgUsername/create
PUT /org/:orgUsername/update
DELETE /org/:orgUsername
How to work on this.
New feature proposal: Org : <page name>
Make sure that you add the text "Child of #47" in the issue body so that it is linked to this issue.
The number of issues that are still available to be claimed is equal to the number items listed above without a username
The text was updated successfully, but these errors were encountered:
Thanks @YashKumarVerma, for raising the issue! 🙌 One of our team mates will revert on this soon. ✅
Sorry, something went wrong.
No branches or pull requests
This module handles:
GET /org/:orgUsername
get details of the organizationPOST /org/:orgUsername/create
Create new Org, can be done only by someone who's a user, which later becomes the admin of the org.PUT /org/:orgUsername/update
Edit the details of the org.DELETE /org/:orgUsername
delete the organizationHow to work on this.
New feature proposal: Org : <page name>
Make sure that you add the text "Child of #47" in the issue body so that it is linked to this issue.
The number of issues that are still available to be claimed is equal to the number items listed above without a username
The text was updated successfully, but these errors were encountered: