issue: /#11 image added

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2024-12-23 18:15:01 +03:30
parent 0ab540e9c0
commit faf4ac4465
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

View File

@ -416,9 +416,9 @@ message Network {
string description = 6;
NetworkType type = 7;
bool is_active = 8;
string updated_at = 9;
string created_at = 10;
string image = 9;
string updated_at = 10;
string created_at = 11;
}
message NetworkList {