Skip to content

Commit

Permalink
Update attachments.cds
Browse files Browse the repository at this point in the history
  • Loading branch information
RoshniNaveenaS committed Jan 28, 2025
1 parent c8a005d commit de7bf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/incidents-app/db/attachments.cds
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

using { sap.capire.incidents as my } from './schema';
using { Attachments } from '@cap-js/attachments';
using { sap.attachments.Attachments } from '@cap-js/attachments';

extend my.Incidents with {
attachments: Composition of many Attachments;
Expand Down

0 comments on commit de7bf9f

Please sign in to comment.