aboutsummaryrefslogtreecommitdiffstats
path: root/src/onapsdk/aai/templates/aai_service_create.json.j2
blob: ee360cc1cfc8c5c042571d4a8467f1ccda67f0ef (plain)
1
2
3
4
{
    "service-id": "{{ service_id }}",
    "service-description": "{{ service_description }}"
}