[PR #3598] [CLOSED] Add ping to OpenAPI Doc #4029

Closed
opened 2026-04-25 00:18:02 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3598
Author: @unl0ck
Created: 11/9/2024
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

3 files changed (+36 additions, -2 deletions)

View changed files

docs/controllers/ServerController.yaml (+30 -0)
📝 docs/root.yaml (+4 -0)
📝 server/controllers/LibraryController.js (+2 -2)

📄 Description

Start with adding Server Endpoint paths


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/3598 **Author:** [@unl0ck](https://github.com/unl0ck) **Created:** 11/9/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`31df862`](https://github.com/advplyr/audiobookshelf/commit/31df862c322268fe8d7034b664b9edaa5a7cec86) Add Server API to OpenAPI - [`d7262d4`](https://github.com/advplyr/audiobookshelf/commit/d7262d4725690f08abea92ad5041e81b6b78a1c9) set id to lower case ### 📊 Changes **3 files changed** (+36 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `docs/controllers/ServerController.yaml` (+30 -0) 📝 `docs/root.yaml` (+4 -0) 📝 `server/controllers/LibraryController.js` (+2 -2) </details> ### 📄 Description Start with adding Server Endpoint paths --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:02 +02:00
adam closed this issue 2026-04-25 00:18:02 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4029