mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 03:55:51 +01:00
POC
This commit is contained in:
@@ -114,6 +114,8 @@ public class ScmBlobLfsRepository implements LargeFileRepository {
|
||||
return a;
|
||||
}
|
||||
|
||||
@SuppressWarnings({"squid:ClassVariableVisibilityCheck", "squid:S00116"})
|
||||
// This class is used for json serialization, only
|
||||
private static class ExpiringAction extends Response.Action {
|
||||
public String expires_at;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user