Skip to content

Commit

Permalink
Add aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin01 committed Dec 11, 2014
1 parent e819cd8 commit 42ff784
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/json/aliases.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@
"deleteUserById": "deleteUsersById",
"postUser": "postUsers",
"getProviderById": "getProvidersById",
"deleteProviderById": "deleteProvidersById"
"deleteProviderById": "deleteProvidersById",
"getHydraterById": "getHydratersById",
"deleteHydraterById": "deleteHydratersById"
}

0 comments on commit 42ff784

Please sign in to comment.