Skip to content

Commit

Permalink
Update api spec (#812)
Browse files Browse the repository at this point in the history
YOYO NEW API SPEC!

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent b68bf07 commit 43189b0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -12564,6 +12564,20 @@
"enum": [
"thumbs_down"
]
},
{
"description": "Accepted.",
"type": "string",
"enum": [
"accepted"
]
},
{
"description": "Rejected.",
"type": "string",
"enum": [
"rejected"
]
}
]
},
Expand Down

0 comments on commit 43189b0

Please sign in to comment.