commit | 24514469850dc9a543869f132385633039c5f5a6 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tommy@research.att.com> | Tue Jul 16 11:25:52 2019 -0400 |
committer | Tommy Carpenter <tommy@research.att.com> | Tue Jul 16 11:26:06 2019 -0400 |
tree | bbcfea2532202bc73e45cfa201fc1c83fcf72c61 | |
parent | 9407e119792b573a83369608a5187bf957aaf7c0 [diff] |
Fix missing 400 impl, update test manifest Issue-ID: RICPLT-1638 Change-Id: Iff6de7b64a0dd94c6653eff5312ec84c1cf2bced 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.