43 44 45 46 47
# File 'lib/bbgapi/blocks.rb', line 43 def self.raw partial = '/api/blocks' api_response = BBGAPI::Client.geturl(partial,"") return api_response end