Developer projects

This commit is contained in:
2025-08-18 20:49:09 +08:00
parent 29550401fd
commit 665595b8b4
14 changed files with 752 additions and 52 deletions

View File

@@ -39,7 +39,7 @@ enum CustomAppStatus {
bytes links = 9;
CustomAppOauthConfig oauth_config = 13;
string developer_id = 10;
string project_id = 10;
google.protobuf.Timestamp created_at = 11;
google.protobuf.Timestamp updated_at = 12;