lib/authlete/model/service.rb in authlete-0.1.9 vs lib/authlete/model/service.rb in authlete-0.2.0

- old
+ new

@@ -274,10 +274,10 @@ :api_secret => :apiSecret, :authentication_callback_api_key => :authenticationCallbackApiKey, :authentication_callback_api_secret => :authenticationCallbackApiSecret, :authentication_callback_endpoint => :authenticationCallbackEndpoint, :authorization_endpoint => :authorizationEndpoint, - :developer_authentication_callback_apiKey => :developerAuthenticationCallbackApiKey, + :developer_authentication_callback_api_key => :developerAuthenticationCallbackApiKey, :developer_authentication_callback_api_secret => :developerAuthenticationCallbackApiSecret, :developer_authentication_callback_endpoint => :developerAuthenticationCallbackEndpoint, :developer_sns_credentials => :developerSnsCredentials, :created_at => :createdAt, :id_tokn_duration => :idTokenDuration,