You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cds-feature-attachments/src/main/java/com/sap/cds/feature/attachments/handler/applicationservice/helper/FileSizeUtils.java
Copy file name to clipboardExpand all lines: cds-feature-attachments/src/main/java/com/sap/cds/feature/attachments/handler/applicationservice/helper/ModifyApplicationHandlerHelper.java
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -98,14 +98,14 @@ public static InputStream handleAttachmentForEntity(
98
98
eventContext.put(
99
99
"attachment.MaxSize",
100
100
maxSizeStr); // make max size available in context for error handling later
Copy file name to clipboardExpand all lines: cds-feature-attachments/src/test/java/com/sap/cds/feature/attachments/service/malware/client/MalwareScanClientProviderTest.java
Copy file name to clipboardExpand all lines: integration-tests/srv/src/test/java/com/sap/cds/feature/attachments/integrationtests/draftservice/DraftOdataRequestValidationWithTestHandlerTest.java
Copy file name to clipboardExpand all lines: storage-targets/cds-feature-attachments-oss/src/test/java/com/sap/cds/feature/attachments/oss/client/AWSClientIT.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ class AWSClientIT {
17
17
// They require a valid ServiceBinding with credentials set up in the environment.
Copy file name to clipboardExpand all lines: storage-targets/cds-feature-attachments-oss/src/test/java/com/sap/cds/feature/attachments/oss/client/AzureClientIT.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ class AzureClientIT {
17
17
// They require a valid ServiceBinding with credentials set up in the environment.
0 commit comments