Skip to content

Commit 667d86d

Browse files
committed
updated API docs
1 parent 72d0ad6 commit 667d86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ paths:
13981398
- name: type
13991399
in: path
14001400
required: true
1401-
description: The type of object to search for - one of `questions`, `answers`, `people`, `comments`, `feedback`.
1401+
description: The type of object to search for - one of `question`, `reply`, `user`, `profile`, `comment`, `report`, `revision`, `badge`, `feedback`.
14021402
schema:
14031403
type: string
14041404
- name: query

0 commit comments

Comments
 (0)