aboutsummaryrefslogtreecommitdiffstats
path: root/dpo/data-formats/aai-interaction.json
blob: 6f6b76bb8b44632b348fe1520eb404bcb8f4b426 (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"
  }
}