also get tree added, not working, breaks everything

This commit is contained in:
filipriec
2025-03-01 20:10:23 +01:00
parent 4070348bee
commit e53ed7bdc0
7 changed files with 191 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ syntax = "proto3";
package multieko2.adresar;
import "common.proto";
import "table_structure.proto";
// import "table_structure.proto";
service Adresar {
rpc PostAdresar (PostAdresarRequest) returns (AdresarResponse);