blueszhangsh / protobuf-dt

Automatically exported from code.google.com/p/protobuf-dt
0 stars 0 forks source link

option for service is broken #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
service PlayerInfoService {
  option ( default_http_method ) = "GET";
  ^^^^^^ error occured here
}

Original issue reported on code.google.com by pop.atry@gmail.com on 9 Oct 2011 at 11:41

GoogleCodeExporter commented 9 years ago
r0ed5cbd77570

Original comment by alr...@google.com on 11 Oct 2011 at 11:43