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

Remove some dead code #6794

Merged
merged 1 commit into from Nov 9, 2021
Merged

Remove some dead code #6794

merged 1 commit into from Nov 9, 2021

Conversation

Bond-009
Copy link
Member

@Bond-009 Bond-009 commented Nov 7, 2021

No description provided.

@@ -20,25 +20,5 @@ public class DynamicImageResponse
public ImageFormat Format { get; set; }

public bool HasImage { get; set; }

public void SetFormatFromMimeType(string mimeType)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

github-actions bot commented Nov 9, 2021

Changes in OpenAPI specification found. Expand to see details.

What's Deleted


POST /ClientLog

Post event from client.

POST /ClientLog/Bulk

Bulk post events from client.

POST /ClientLog/Document

Upload a document.

What's Changed


GET /System/Configuration
Return Type:

Changed response : 200 OK

Application configuration returned.

  • Changed content type : application/json

openapi-base openapi-changes.md openapi-head Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

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

openapi-base openapi-changes.md openapi-head Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

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

openapi-base openapi-changes.md openapi-head Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

POST /System/Configuration
Request:

Changed content type : application/json

Updated ServerConfiguration :

  • Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

Changed content type : text/json

Updated ServerConfiguration :

  • Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

Changed content type : application/*+json

Updated ServerConfiguration :

  • Deleted property AllowClientLogUpload (boolean)

Gets or sets a value indicating whether clients should be allowed to upload logs.

@cvium cvium merged commit c50c9c3 into jellyfin:master Nov 9, 2021
@Bond-009 Bond-009 deleted the dead branch November 9, 2021 18:57
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