From 9ed117dc3a405175359d0a541dddfb14cdf15d47 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 17 Jul 2009 12:33:12 -0400 Subject: Move the oembed endpoint to /main/oembed --- actions/api.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/api.php') diff --git a/actions/api.php b/actions/api.php index fa5a7e7ae..8b92889f8 100644 --- a/actions/api.php +++ b/actions/api.php @@ -129,7 +129,7 @@ class ApiAction extends Action 'laconica/config', 'laconica/wadl', 'tags/timeline', - 'laconica/oembed', + 'oembed/oembed', 'groups/timeline'); static $bareauth = array('statuses/user_timeline', -- cgit v1.2.3-54-g00ecf