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



commit 9fb901c706a58a0b5c518bc884a11d492e4345f8
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]