mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 05:35:10 +00:00
adjust pricing
This commit is contained in:
@@ -23,7 +23,7 @@ message Record {
|
||||
string created = 4;
|
||||
// Time the file was updated e.g 2021-05-20T13:37:21Z
|
||||
string updated = 5;
|
||||
// Any other associated metadata
|
||||
// Any other associated metadata as a map of key-value pairs
|
||||
map<string,string> metadata = 6;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user