Skip to content

Commit

Permalink
Fix ResourceDto
Browse files Browse the repository at this point in the history
  • Loading branch information
EmanueleValentini1 committed Nov 17, 2023
1 parent 784816d commit a17d5a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ public class ResourceDTO {
private String createdBy;
private String lastUpdatedBy;
private String cdnUrl;
private ResourceFileDTO resourceFile;
}

0 comments on commit a17d5a3

Please sign in to comment.