You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey sorry for the delay, we have a fork of jsonpb in
github.com/metaverse/protobuf -- in my projects i simply use modules to
replace the import and thatll make your int64s numbers again.
My proto is like this:
AND I post a request:
HTTP POST: http://127.0.0.1:5050/add_1
I got the response like this:
but in proto file, I define ans is an int, not string.
I think the response should be like this:
The text was updated successfully, but these errors were encountered: