class RestfulSharePoint::Web

Public Instance Methods

endpoint() click to toggle source
# File lib/restful-sharepoint/objects/web.rb, line 4
def endpoint
  "/_api/web/"
end