Skip to content

Commit

Permalink
chagne name
Browse files Browse the repository at this point in the history
  • Loading branch information
Yougigun committed Aug 12, 2024
1 parent 411e1e6 commit af919cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions artifact/artifact/v1alpha/file_catalog.proto
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ message GetFileCatalogResponse{
// chunk retrievable
bool retrievable = 9;
}
// Raw Data is base 64 encoded
string raw_data = 1;
// original data is encoded in base64
string original_data = 1;
// file catalog
Metadata metadata = 1;
// text
Expand Down

0 comments on commit af919cc

Please sign in to comment.