Skip to content

Commit

Permalink
Merge pull request #636 from arago/attachment
Browse files Browse the repository at this point in the history
Add tenantId to Attachment
  • Loading branch information
cy303 authored Oct 7, 2024
2 parents 0d82a99 + 57e78f4 commit 426d847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SGO/sgo/entities/Attachment.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ stored directly in the graph itself or be referenced by an external url link."""
ogit:createdAt
ogit:lastUpdatedBy
ogit:accessControl
ogit:tenantId
);
ogit:indexed-attributes (

Expand Down

0 comments on commit 426d847

Please sign in to comment.