summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/dpo/data-formats/aai-event-format.json
blob: a33f3cc35999b82355cc680da0e7b62e90ee4d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "self": {
    "name": "AAI_EVENT_FORMAT",
    "version": "1.0.0",
    "description": "AAI EVENT output format"
  },
  "dataformatversion": "1.0.0",
  "unstructured": {
    "encoding": "UTF-8"
  }
}