Skip to content

Commit bd0a970

Browse files
committed
disable etag for testing
1 parent 95a2c87 commit bd0a970

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

db/books.cds

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ annotate Attachments with @UI: {
3636
{Value: fileName}
3737
]
3838
} {
39+
modifiedAt @(odata.etag: null);
3940
}
4041

4142
entity Authors : cuid, managed {

0 commit comments

Comments
 (0)