Skip to content

Commit

Permalink
Remove TODOs (clarified in hexgnu#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
hundredwatt committed Jan 23, 2014
1 parent ed4d43c commit 3b49318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/linked_in/api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ module Api
# @param [Hash] options identifies the user profile you want
# @option options [String] :id a member token
# @option options [String] :url a Public Profile URL
# @option options [String] :email TODO
# @option options [String] :email

# @!macro company_path_options
# @param [Hash] options identifies the user profile you want
# @option options [String] :domain company email domain
# @option options [String] :id company ID
# @option options [String] :url TODO
# @option options [String] :url
# @option options [String] :name company universal name
# @option options [String] :is_admin list all companies that the
# authenticated is an administrator of
Expand Down

0 comments on commit 3b49318

Please sign in to comment.