Esraa Ali
Results
2
comments of
Esraa Ali
@johanbrandhorst Yes exactly, Query parameters are correctly converted in other requests. example: ``` syntax = "proto3"; rpc SearchItems(item.SearchItemsRequest) returns (item.SearchItemsResponse) { option (google.api.http) = {get: "/item/search-item/{item_no_query}"}; } ``` is converted...
@timburks Hello, can you please take a look at this addition to the type `int64`