Fix Endpoint Ambiguity ChaptersController

This commit is contained in:
2025-10-14 12:51:36 +02:00
parent bf7ab17502
commit 81b299ad9d
2 changed files with 2 additions and 2 deletions

View File

@@ -335,7 +335,7 @@
}
}
},
"/v2/Chapters/{ChapterId}": {
"/v2/Chapters/WithId/{ChapterId}": {
"get": {
"tags": [
"Chapters"