Skip to content

Commit 437ac1b

Browse files
committed
removed recommended_lists
1 parent 994ad08 commit 437ac1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ paths:
116116
$ref: './paths/archived_articles.yml'
117117
/recommended_users/{tag}:
118118
$ref: './paths/recommended_users.yml'
119-
/recommended_lists/{tag}:
120-
$ref: './paths/recommended_lists.yml'
119+
# /recommended_lists/{tag}:
120+
# $ref: './paths/recommended_lists.yml'
121121

122122
# List Endpoints
123123

0 commit comments

Comments
 (0)