💄 Updated the hosted site post page
This commit is contained in:
@@ -211,7 +211,11 @@ message PostAward {
|
||||
// ====================================
|
||||
|
||||
message GetPostRequest {
|
||||
string id = 1;
|
||||
oneof identifier {
|
||||
string id = 1;
|
||||
string slug = 2;
|
||||
}
|
||||
google.protobuf.StringValue publisher_id = 3;
|
||||
}
|
||||
|
||||
message GetPostBatchRequest {
|
||||
|
||||
Reference in New Issue
Block a user