mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-21 06:26:10 +05:00
Add openapi API documentation (#294)
* Initial version - Add OpenAPI documentation generator - Update README.md to remove endpoint documentations * Adds new endpoints - Fixes build with swag - Adds new endpoints * Adds more endpoints documentation - Also removes swag from Dockerfile and build script * Finally adds all endpoints documentation * Initial version - Add OpenAPI documentation generator - Update README.md to remove endpoint documentations * Adds new endpoints - Fixes build with swag - Adds new endpoints * Adds more endpoints documentation - Also removes swag from Dockerfile and build script * Finally adds all endpoints documentation * Update README (#1) * Update README I completely redid the `README.md`. Now it's much easier to read and understand. --------- Co-authored-by: cocool97 <34218602+cocool97@users.noreply.github.com> * Improves documentation * Delete server/config.db * Update README.md * Update README.md * fix download in api docs * add api docs to web --------- Co-authored-by: Shadeov <144587546+shadeov@users.noreply.github.com> Co-authored-by: nikk gitanes <tsynik@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
},
|
||||
"AddFromLink": "Додати торент",
|
||||
"AddNewTorrent": "Додати новий торент",
|
||||
"ApiDocs": "Документація API",
|
||||
"B": "Б",
|
||||
"bps": "біт/c",
|
||||
"Buffer": "Буфер",
|
||||
@@ -66,6 +67,7 @@
|
||||
"MB": "МБ",
|
||||
"Mbps": "Мбіт/c",
|
||||
"Name": "Назва",
|
||||
"NasReleases": "Релізи для NAS",
|
||||
"NoTorrentsAdded": "Немає торентів",
|
||||
"Offline": "Сервер не доступний",
|
||||
"OK": "OK",
|
||||
@@ -76,7 +78,6 @@
|
||||
"Playlist": "Плейлист",
|
||||
"Preload": "Передзав.",
|
||||
"ProjectSource": "Сайт проекту",
|
||||
"NasReleases": "Релізи для NAS GitHub",
|
||||
"PWAGuide": {
|
||||
"Header": "Встановити додаток",
|
||||
"Description": "Встановіть програму на свій пристрій, щоб легко отримати до неї доступ у будь-який час. Немає магазину додатків. Немає завантаження.",
|
||||
|
||||
Reference in New Issue
Block a user