Update doc styling only.

Change-Id: Idcf19369a9a0bbd270b97e5080d95d2551fb9a2a
Signed-off-by: Tommy Carpenter <tc677g@att.com>
2 files changed
tree: d279b88640e6028ef7cfd2596245268090dc0e85
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .dockerignore
  6. .gitattributes
  7. .gitignore
  8. .gitreview
  9. .readthedocs.yaml
  10. container-tag.yaml
  11. Dockerfile
  12. Dockerfile-Unit-Test
  13. INFO.yaml
  14. install_deps.sh
  15. LICENSE.txt
  16. pom.xml
  17. README.md
  18. rmr-version.yaml
  19. setup.py
  20. tox-integration.ini
  21. tox.ini
README.md

RIC A1 Mediator

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.