commit | 14d016e5551fdc203770dd8f4eac4724152e4848 | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Mon Apr 27 10:45:47 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Mon Apr 27 11:00:22 2020 -0400 |
tree | 58b814487e3fb3820d7f35297f5275d6f281900d | |
parent | 9640e5bf05192f4a614f519934802fbe31865fed [diff] |
Extend exception handler to report details On failed requests, log and return details in the HTTP error response. Extend documentation to pull in the OpenAPI specification document. On store, overwrite ID in body with ID from path to ensure consistency. Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I630360bcf90c80b84392c6afb1e59347fccd13ef
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.