James Ratcliff

Results 3 comments of James Ratcliff

message Pokemon { optional fixed64 id = 1; and then use releasePokemon api call

If you comment that line out in pokemon.prot it will run without err, but missing that data bit // optional int32 deployed_fort_id = 8; jdr test

message Pokemon { optional fixed64 id = 1; ``` 'pokemon_id': pokemon.toString() ``` in the api call, then shoudl be ok