[Vortex] Remove 'message' key in get_payload method of PAPPayload class

Review Request #291 — Created April 11, 2014 and submitted — Latest diff uploaded

leo
Lunr
master
lunr
Vortex: remove 'message' key in get_payload method of PAPPayload class

This key leads to unnecessarily nested json payloads which require an
extra phase of parsing by the clients, which is not really useful for
anything.
unit tests, example requests
Loading...