jellyfin icon indicating copy to clipboard operation
jellyfin copied to clipboard

Sp/gr

Open systemcrash opened this issue 1 year ago • 3 comments

https://www.dictionary.com/browse/supersede

Latin root: sedere - to sit (compare: sedentary)

Consider: cede: to give up or yield; supercede; to super give up?

We're also not in the car business, I hope.

systemcrash avatar May 13 '24 11:05 systemcrash

Changes in OpenAPI specification found. Expand to see details.

What's Changed


GET /Plugins
Return Type:

Changed response : 200 OK

Installed plugins returned.

  • Changed content type : application/json

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus : Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

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

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus : Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

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

Changed items (object):

This is a serializable stub class that is used by the api to provide information about installed plugins.

openapi-base openapi-changes.md openapi-head Changed property Status (string)

Gets or sets a value indicating the status of the plugin.

Updated PluginStatus : Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded Added enum value:

openapi-base openapi-changes.md openapi-head Superseded Removed enum value:

openapi-base openapi-changes.md openapi-head Superceded

github-actions[bot] avatar May 13 '24 11:05 github-actions[bot]

I think at the least that the function name UpdatePluginSuperceedStatus should at least match the enum value name PluginStatus.Superceded. Superceed is wrong no matter what one thinks of supercede vs. supersede and it is not uniform in the code.

holow29 avatar May 13 '24 22:05 holow29

This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.

jellyfin-bot avatar May 15 '24 22:05 jellyfin-bot