Move ServiceStub to a seperate module and add more rpcs to service test

This commit is contained in:
Nat Noordanus
2020-05-23 23:35:28 +02:00
parent a757da1b29
commit 09f821921f
8 changed files with 336 additions and 137 deletions

View File

@@ -311,7 +311,6 @@ def generate_code(request, response):
}
for j, method in enumerate(service.method):
input_message = None
input_type = get_ref_type(
package, output["imports"], method.input_type