aboutsummaryrefslogtreecommitdiffstats
path: root/common/openecomp-common-configuration-management/openecomp-configuration-management-test/src/test/resources/ValidateDefaultMode/config-defaultmode.json
blob: 72833024c47490e30b61f2d1bdfa5fcfee2b3f10 (plain)
1
2
3
4
5
6
7
8
{
  "artifact": {
    "name": {
      "minlength": "6"
    },
    "extension": "pdf,tgz,xls"
  }
}