From fa0663d7df0cfcf0818e182f3d2d19fc6be2a5d1 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Tue, 8 Dec 2009 09:19:48 -0800 Subject: Rename the backing table from rest_keys to user_access_tokens Implement an api to format the errors and success messages Removed the custom routing... urls are now /rest// --- modules/rest/models/rest_key.php | 21 --------------------- modules/rest/models/user_access_token.php | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 modules/rest/models/rest_key.php create mode 100644 modules/rest/models/user_access_token.php (limited to 'modules/rest/models') diff --git a/modules/rest/models/rest_key.php b/modules/rest/models/rest_key.php deleted file mode 100644 index 4dee8b65..00000000 --- a/modules/rest/models/rest_key.php +++ /dev/null @@ -1,21 +0,0 @@ -