how to use the thrift to define the raw body? #1227
Labels
invalid issue
invalid issue (not related to Hertz or described in document or not enough information provided)
stale
Suppose there is request like this. How can I define it in the hertz thrift file, and bind it to the request parameter.
I use this:
I cannot get the body parameter.
I also tried the (api.raw_query), but cannot find any example in the doc.
The text was updated successfully, but these errors were encountered: