Skip to content

Commit

Permalink
updated API docs
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Mar 21, 2024
1 parent 72d0ad6 commit 667d86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,7 @@ paths:
- name: type
in: path
required: true
description: The type of object to search for - one of `questions`, `answers`, `people`, `comments`, `feedback`.
description: The type of object to search for - one of `question`, `reply`, `user`, `profile`, `comment`, `report`, `revision`, `badge`, `feedback`.
schema:
type: string
- name: query
Expand Down

0 comments on commit 667d86d

Please sign in to comment.