-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: group api * Typo Fixes * CreateGroupRequest, Typo Fixes * GetUserList * Add new endpoints to path.yaml * Update lint, fixes * Create GroupID.yaml * Create GroupID, GroupMemberID, GroupRoleID * Create GroupGalleryID.yaml * Delete GroupMemberID.yaml * Revert "Delete GroupMemberID.yaml" This reverts commit 0c1592d. * . * GroupMember * GroupGallery * . * Update GroupMyMember.yaml * Remove mention of guilds * GroupNotFoundError description * Make GroupShortCode regex compliant * . * Update lint * gitignore update * operationId on paths./groups.post * Sort tags * Groups * CreateGroupRoleRequest * Group Join, Leave * User Requests, Path * List Group Requests * Fix Group Requests * Group Invites, Requests * Add Description, fixes * Typos, Fixes * Minor update to route descriptions * Clear lint errors * Add security headers and sort * Fix duplicate array descriptions (rendering bug) * Minor title fix in users.yaml * Add List Group Members Co-authored-by: Aries Clark <[email protected]> Co-authored-by: Foorack / Max Faxälv <[email protected]>
- Loading branch information
1 parent
ed6735c
commit 59d69fc
Showing
39 changed files
with
1,219 additions
and
3,383 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
**/node_modules | ||
dist | ||
dist | ||
.idea |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.