mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-27 10:02:10 +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;
|
string url = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
message WorkspaceComponent {
|
||||||
|
string name = 1;
|
||||||
|
string url = 2;
|
||||||
|
}
|
||||||
|
|
||||||
message Workspace {
|
message Workspace {
|
||||||
string uid = 1;
|
string uid = 1;
|
||||||
string name = 2;
|
string name = 2;
|
||||||
|
Reference in New Issue
Block a user