Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Change type GraphRequestProtocol.apiVersion from String to concrete GraphAPIVersion. #32

Merged
merged 3 commits into from
Jul 25, 2016

Conversation

nlutsenko
Copy link
Contributor

The new type is both string and float literal convertible.
Also fix the dichotomy in ObjC SDK that requires v prefix for the apiVersion (the swift one shouldn't).

Fixes #28

@nlutsenko nlutsenko added this to the 0.1.2 milestone Jul 25, 2016
@ghost ghost added GH Review: review-needed CLA Signed The Facebook CLA has been signed labels Jul 25, 2016
@nlutsenko nlutsenko added the enhancement Adds a feature or improvement label Jul 25, 2016
@nlutsenko nlutsenko merged commit 9688cc7 into master Jul 25, 2016
@nlutsenko nlutsenko deleted the nlutsenko.graph.apiVersion branch July 25, 2016 22:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed The Facebook CLA has been signed enhancement Adds a feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use GraphRequestProtocol request always receive Unknown path components: /me error msg
3 participants