fix(util): resource-to-category map

It allows to obtain category, which we previously dropped
This commit is contained in:
Sebastian Thiel
2015-03-10 16:23:22 +01:00
parent 7816cc8145
commit c7e169dff3
6 changed files with 8 additions and 13 deletions

View File

@@ -1,3 +0,0 @@
{
"name": "groupsSettings"
}

View File

@@ -25,7 +25,6 @@ api:
- discovery # no oauth2
- identitytoolkit # no oauth2
- audit # no oauth2
- admin # ERROR
- webfonts # no oauth2
- customsearch # no oauth2
base_path: "etc/api"

View File

@@ -1,3 +0,0 @@
{
"activity_root": "sql"
}