Skip to content

Commit

Permalink
update swagger /show/<show_slug>/item/<item_slug>
Browse files Browse the repository at this point in the history
  • Loading branch information
tuz666 committed Mar 2, 2022
1 parent b539746 commit 1df647b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arcsi/static/doc.json
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
}
}
},
"/show/{show_slug}/episode/{episode_slug}": {
"/show/{show_slug}/item/{episode_slug}": {
"get": {
"tags": [
"Item Requests for frontend"
Expand Down

0 comments on commit 1df647b

Please sign in to comment.