mirror of
https://github.com/C9Glax/tranga.git
synced 2025-10-15 09:50:44 +02:00
Fix Endpoint Ambiguity ChaptersController
This commit is contained in:
@@ -335,7 +335,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/v2/Chapters/{ChapterId}": {
|
||||
"/v2/Chapters/WithId/{ChapterId}": {
|
||||
"get": {
|
||||
"tags": [
|
||||
"Chapters"
|
||||
|
Reference in New Issue
Block a user