replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / aai / add_service_body.jinja
1 {
2    "service-id": "{{UUID}}",
3    "service-description": "{{service_type}}"
4 }
5
6