Sp/gr
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.
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
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.
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged.