Sha256: 435ceb18cc2d19a0a22c355e95be9c0f069d11cf44b4ce3370eb019404e26b29
Contents?: true
Size: 1.85 KB
Versions: 1
Compression:
Stored size: 1.85 KB
Contents
# :nodoc: :calendar: :service: cl :headers: GData-Version: "2" :action_subs: :feed_basic: ":feed:/calendar/feeds" :service: cl :auth: https://www.google.com :feed: https://www.google.com :action_hash: :domain_login: :method: :post :path: ":auth:/accounts/ClientLogin" :format: :text :retrieve_calendar_for_user: :method: :get :path: ":feed_basic:/:username:/allcalendars/full/:calendar:" :format: GoogleAppsApi::CalendarEntity :update_calendar_for_user: :method: :put :path: ":feed_basic:/:username:/allcalendars/full/:calendar:" :format: GoogleAppsApi::CalendarEntity :retrieve_calendars_for_user: :method: :get :path: ":feed_basic:/:username:/allcalendars/full" :feed: true :format: GoogleAppsApi::CalendarEntity :add_calendar_to_user: :method: :post :path: ":feed_basic:/:username:/allcalendars/full" :format: GoogleAppsApi::CalendarEntity :remove_calendar_from_user: :method: :delete :path: ":feed_basic:/:username:/allcalendars/full/:calendar:" :format: :text :retrieve_calendar_acl_for_user: :method: :get :path: ":feed_basic:/:calendar:/acl/full/:scope_type:%3a:scope_id:" :format: GoogleAppsApi::CalendarAcl :retrieve_acls_for_calendar: :method: :get :path: ":feed_basic:/:calendar:/acl/full" :format: GoogleAppsApi::CalendarAcl :feed: true :create_calendar_acl: :method: :post :path: ":feed_basic:/:calendar:/acl/full" :format: GoogleAppsApi::CalendarAcl :set_calendar_acl: :method: :put :path: ":feed_basic:/:calendar:/acl/full/:scope:" :format: GoogleAppsApi::CalendarAcl :remove_calendar_acl: :method: :delete :path: ":feed_basic:/:calendar:/acl/full/:scope:" :format: :text
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google_apps_api-0.3.2 | lib/config/calendar.yml |