summaryrefslogtreecommitdiffstats
path: root/components/bbs-event-processor/dpo/data-formats/aai-interaction.json
blob: e502d86608b783d817b09eabb073d4418a9ff62d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "self": {
    "name": "AAI_Interaction",
    "version": "1.0.0",
    "description": "Messages exchanged between a microservice and AAI"
  },
  "dataformatversion": "1.0.0",
  "unstructured": {
    "encoding": "UTF-8"
  }
}