mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-26 17:51:13 +08:00
Merge branch 'feat/workspace.updates' of github.com:Vafilor/core into feat/workspace.updates
This commit is contained in:
@@ -86,6 +86,11 @@ message WorkspaceComponent {
|
||||
string url = 2;
|
||||
}
|
||||
|
||||
message WorkspaceComponent {
|
||||
string name = 1;
|
||||
string url = 2;
|
||||
}
|
||||
|
||||
message Workspace {
|
||||
string uid = 1;
|
||||
string name = 2;
|
||||
|
Reference in New Issue
Block a user