Hi I have a problem with HTTP API. Proto2 does not specify JSON mappings but Proto3 does and it recommend to map 64bit numbers as a string. Unfortunately Mesos does not accepts strings in places of uint64 and return 400 Bad Request error Failed to convert JSON into Call protobuf: Not expecting a JSON string for field 'value'. Is this by purpose or is this a bug?
Best Tomek
