[PR #3450] [MERGED] Fix docs endpoint order #9536

Closed
opened 2026-02-07 06:03:57 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3450
Author: @crobibero
Created: 6/26/2020
Status: Merged
Merged: 6/26/2020
Merged by: @dkanada

Base: api-migrationHead: api-fix-swagger-order


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs (+1 -1)

📄 Description

Before:
image

After:
image

Not sure why the docs say to have ordering as the former, but the new order makes more sense to me.


🔄 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/jellyfin/jellyfin/pull/3450 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 6/26/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `api-migration` ← **Head:** `api-fix-swagger-order` --- ### 📝 Commits (1) - [`8d7b39a`](https://github.com/jellyfin/jellyfin/commit/8d7b39a36e388bda2bc09f3896714bdefa2866b7) fix endpoint order ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs` (+1 -1) </details> ### 📄 Description Before: ![image](https://user-images.githubusercontent.com/24963659/85806198-9923b980-b70b-11ea-9c21-202cabb4031c.png) After: ![image](https://user-images.githubusercontent.com/24963659/85806204-9f199a80-b70b-11ea-8f3c-47e2c4192c17.png) Not sure why the docs say to have ordering as the former, but the new order makes more sense to me. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:03:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9536