Updated Sparky to add ECOMP functionality Browse, Specialized Search, BYOQ, and the...
[aai/sparky-fe.git] / src / app / assets / configuration / app_config.json
1 {
2     
3     "AAI":{
4         "TITLE": "A&AI",
5         "OXM": "oxm.xml",
6         "INVLIST": "InvList.json",
7         "CUSTQUERYLIST": "CustomQueryList.json"
8     },
9     "APP_TITLE_REGX": "\/services\/(\\w+)",
10     "APP_TITLE_REGX_LOCAL": "\/(\\w+)/#"
11 }