commit | b513650252f1a739e3e9e2d02f2598d506aa86cf | [log] [tgz] |
---|---|---|
author | naman.gupta <naman.gupta@samsung.com> | Tue Oct 18 00:25:14 2022 +0530 |
committer | naman.gupta <naman.gupta@samsung.com> | Fri Oct 21 15:25:48 2022 +0530 |
tree | 7c26cc62d055326089391972892c28bf4b170d44 | |
parent | 1a41ce75dbf508ae4d85c2dc4a562f36da04bb65 [diff] |
Delete Policy Type Api Delete policy type APi implementation. Signed-off-by: naman.gupta <naman.gupta@samsung.com> Change-Id: I321ff0e5470b26a39a019cf6ca91d9dc1b5f9ad2
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.