Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very light cleanup in applicationhost #6836

Merged
merged 1 commit into from Nov 13, 2021

Conversation

cvium
Copy link
Member

@cvium cvium commented Nov 13, 2021

Changes
Moved WOL to the controller and deprecated the endpoint. And other small refactors/optimizations.

@github-actions
Copy link

Changes in OpenAPI specification found. Expand to see details.

What's Deprecated


GET /System/WakeOnLanInfo

Gets wake on lan information.

What's Changed


GET /System/WakeOnLanInfo
GET /DisplayPreferences/{displayPreferencesId}
Return Type:

Changed response : 200 OK

Display preferences retrieved.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Changed property CustomPrefs (object)

Gets or sets the custom prefs.

  • Changed content type : application/json; profile="CamelCase"

openapi-base openapi-changes.md openapi-head Changed property CustomPrefs (object)

Gets or sets the custom prefs.

  • Changed content type : application/json; profile="PascalCase"

openapi-base openapi-changes.md openapi-head Changed property CustomPrefs (object)

Gets or sets the custom prefs.

POST /DisplayPreferences/{displayPreferencesId}
Request:

Changed content type : application/json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets or sets the custom prefs.

Changed content type : text/json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets or sets the custom prefs.

Changed content type : application/*+json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets or sets the custom prefs.

@crobibero crobibero merged commit 01a1209 into jellyfin:master Nov 13, 2021
@cvium cvium deleted the apphost_light_cleanup branch November 14, 2021 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants