[libgfbgraph/mnth/dev: 3/4] common: graph api version up to 7.0



commit 27fc3f3ca59503b1e7da99d15b74d85d54842e79
Author: Leesoo Ahn <yisooan fedoraproject org>
Date:   Sun Jun 7 17:18:39 2020 +0900

    common: graph api version up to 7.0

 gfbgraph/gfbgraph-common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gfbgraph/gfbgraph-common.c b/gfbgraph/gfbgraph-common.c
index c60e635..68fe36b 100644
--- a/gfbgraph/gfbgraph-common.c
+++ b/gfbgraph/gfbgraph-common.c
@@ -22,7 +22,7 @@
 
 #include <rest/rest-proxy.h>
 
-#define FACEBOOK_ENDPOINT "https://graph.facebook.com/v2.10";
+#define FACEBOOK_ENDPOINT "https://graph.facebook.com/v7.0";
 
 /**
  * gfbgraph_new_rest_call:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]