commit | ed111c85b031c7853226522916d54d45ff258b09 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tommy@research.att.com> | Thu Aug 22 20:09:14 2019 -0400 |
committer | Tommy Carpenter <tommy@research.att.com> | Fri Aug 23 20:26:19 2019 -0400 |
tree | 3a254768c17db00bfe8a39d359f1acedf97552b4 | |
parent | d5024709403d3ae909b91af8cd04c9caef1e49c6 [diff] |
Include content type in a1 api. Not a change, no version bumps. Change-Id: Id570585e2b86160ce443f95db0c0e45d4cdd0097 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.