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

Fix nullability on DisplayPreferencesDto #6823

Merged
merged 1 commit into from Nov 11, 2021

Conversation

crobibero
Copy link
Member

Reported in matrix

Remove duplicate, fix namespace
@github-actions
Copy link

Changes in OpenAPI specification found. Expand to see details.

What's Changed


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 the custom prefs.

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

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

Gets the custom prefs.

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

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

Gets the custom prefs.

POST /DisplayPreferences/{displayPreferencesId}
Request:

Changed content type : application/json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets the custom prefs.

Changed content type : text/json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets the custom prefs.

Changed content type : application/*+json

Updated DisplayPreferencesDto :

  • Changed property CustomPrefs (object)

Gets the custom prefs.

@cvium cvium merged commit 7b1314a into jellyfin:master Nov 11, 2021
@crobibero crobibero deleted the displaypreferencesdto branch November 12, 2021 16:00
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

4 participants