Skip to content

add: user picture#39

Open
jagajaga wants to merge 1 commit intoprowdsponsor:masterfrom
serokell:master
Open

add: user picture#39
jagajaga wants to merge 1 commit intoprowdsponsor:masterfrom
serokell:master

Conversation

@jagajaga
Copy link

No description provided.

@meteficha
Copy link
Member

I think it would be better if there was a data type for pictures. It may be misleading fetching a value this deep on the structure. What are the reasons for doing the deep fetch?

@jagajaga
Copy link
Author

jagajaga commented Sep 2, 2015

Fixed and force pushed.

-- /NOTE:/ We still don't support all fields supported by
-- Facebook. Please fill an issue if you need access to any other
-- fields.
data Picture =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Picture data type is declared between the comment for User and the User datatype itself.

The Picture data type should either be declared above the comment for User, or below the User datatype. It would be best if it had a comment as well.

@jagajaga
Copy link
Author

@cdepillabout fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants