Merge branch 'issue/#11' into v2
This commit is contained in:
commit
0b43ec87ba
@ -416,9 +416,9 @@ message Network {
|
|||||||
string description = 6;
|
string description = 6;
|
||||||
NetworkType type = 7;
|
NetworkType type = 7;
|
||||||
bool is_active = 8;
|
bool is_active = 8;
|
||||||
|
string image = 9;
|
||||||
string updated_at = 9;
|
string updated_at = 10;
|
||||||
string created_at = 10;
|
string created_at = 11;
|
||||||
}
|
}
|
||||||
|
|
||||||
message NetworkList {
|
message NetworkList {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user