docs: add oauth2
tag
This commit is contained in:
@ -16,6 +16,7 @@ export const swaggerOptions: FastifyDynamicSwaggerOptions = {
|
||||
},
|
||||
tags: [
|
||||
{ name: 'users' },
|
||||
{ name: 'oauth2' },
|
||||
{ name: 'guilds' },
|
||||
{ name: 'channels' },
|
||||
{ name: 'messages' },
|
||||
|
Reference in New Issue
Block a user