Skip to content

Commit

Permalink
Update Facebook provider API versions.
Browse files Browse the repository at this point in the history
Add new ones and remove deprecated ones.
  • Loading branch information
Oleh Motnyk committed Oct 24, 2018
1 parent 04a86aa commit b0f730f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions providers/facebook/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@
},
"api_version": {
"values": {
"": "API version 1.0 (outdated)",
"v2.5/": "API version 2.5",
"v2.6/": "API version 2.6",
"v2.7/": "API version 2.7",
"v2.8/": "API version 2.8",
"v2.9/": "API version 2.9",
"v2.10/": "API version 2.10",
"v2.11/": "API version 2.11"
"v2.11/": "API version 2.11",
"v2.12/": "API version 2.12",
"v3.0/": "API version 3.0",
"v3.1/": "API version 3.1",
"v3.2/": "API version 3.2"
},
"cardinality": "1"
}
Expand Down

0 comments on commit b0f730f

Please sign in to comment.