Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / actokentemplate.json
1
2 {
3   "userName": ${prop.sdncRestApi.thirdpartySdnc.user},
4   "password": ${prop.sdncRestApi.thirdpartySdnc.password}
5 }