mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2025-12-17 05:09:26 +00:00
add decks documentation
This commit is contained in:
@@ -19,7 +19,7 @@ async function bootstrap() {
|
||||
app.setGlobalPrefix('v1')
|
||||
const config = new DocumentBuilder()
|
||||
.setTitle('Flashcards')
|
||||
.setDescription('The config API description')
|
||||
.setDescription('Flashcards API')
|
||||
.setVersion('1.0')
|
||||
.addTag('Auth')
|
||||
.addTag('Decks')
|
||||
|
||||
Reference in New Issue
Block a user