commit | 6242a3ff1b95eb8fc89931b11115ec9c06d08e96 | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Mon Oct 03 16:05:10 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Thu Oct 06 11:28:14 2022 +0530 |
tree | a6feb425a9c336c2c02a06a6fb2660a40f035953 | |
parent | 584d75571c8035f21051d26d3a020e8eb1ae89a0 [diff] |
Fix patch apply changes Fixing typos error caused while applying patch Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I20c9d4e6c37de746195105d00b69cff03cb40c40
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.