[Vortex] Remove 'message' key in get_payload method of PAPPayload class
Review Request #291 — Created April 11, 2014 and submitted
Information | |
---|---|
leo | |
Lunr | |
master | |
Reviewers | |
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