Skip to content

feat: guilds & users get#8

Open
Khayal-Dev wants to merge 2 commits intorest-devfrom
feat-rest/users-guilds-get
Open

feat: guilds & users get#8
Khayal-Dev wants to merge 2 commits intorest-devfrom
feat-rest/users-guilds-get

Conversation

@Khayal-Dev
Copy link

Add Guilds & Users GET Method to the rest api

@Khayal-Dev Khayal-Dev requested a review from darkyeg March 24, 2023 08:10
constructor(private readonly guildsService: GuildsService) { }

@Get()
async getGuildsByOffset(@Query(`offset`) offset: number) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need OwnerOnly middleware

@z7pz z7pz self-requested a review March 28, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants