Skip to content

Commit 146dfe8

Browse files
committed
feat: index data
Signed-off-by: Anshuman Chhapolia <anshuman@smoketrees.in>
1 parent 84857ee commit 146dfe8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/example/index.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,6 @@ Documentation.addServers([
1010
}
1111
])
1212

13-
Documentation.addTags([
14-
{
15-
name: 'User',
16-
description: 'User related endpoints'
17-
}
18-
])
19-
2013
Documentation.addInfo({
2114
title: 'Postgres Backend Template',
2215
description: 'This is a template for a postgres backend',

0 commit comments

Comments
 (0)