Skip to content
Snippets Groups Projects
Commit 6c0050ca authored by OZGCloud's avatar OZGCloud
Browse files

OZG-1614 content type in ozg file

parent d32eca35
No related branches found
No related tags found
No related merge requests found
...@@ -43,4 +43,5 @@ message GrpcOzgFile { ...@@ -43,4 +43,5 @@ message GrpcOzgFile {
string id = 1; string id = 1;
string name = 2; string name = 2;
int64 size = 3; int64 size = 3;
string contentType = 4;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment