Variables | |
required string | json = 3 |
Data to post in JSON format. More... | |
package gazebo | msgs |
message | RestPost |
required string | route = 2 |
Route to post to. More... | |
syntax = "proto2" | |
required string json = 3 |
Data to post in JSON format.
package gazebo msgs |
message RestPost |
required string route = 2 |
Route to post to.
syntax = "proto2" |