diff --git a/Readme.md b/Readme.md index d63b373..38f064b 100644 --- a/Readme.md +++ b/Readme.md @@ -88,10 +88,10 @@ http[s]://service2.funifier.com/2.0.0/get_widget_data ## Parameters -- api_key **String** Required -- access_token **String** Optional -- player **String** Optional -- app_secret **String** Optional + - api_key: **String/Required** - Field that identify the key of gamification + - oauth_access_token: **String/Optional** - Use this field when the auth_mode is FACEBOOK. This value is the Facbook Token + - player: **String/Required** - Identify the Player of gamification + - app_secret: **String/Optional** - Token security, create this app_secret value in funfier studio on menu security - include_teams **boolean** Optional - include_levels **boolean** Optional - include_challenges **boolean** Optional @@ -100,8 +100,8 @@ http[s]://service2.funifier.com/2.0.0/get_widget_data - include_friends **boolean** Optional - include_actions **boolean** Optional - include_points **boolean**Optional -- include_game **boolean** Optional -- callback **String** Optional + - language: **int/Optional** - Set the default language in authentication +- callback: **String/Optional** - Use to callbacks in javascript # Example Response ```sh