Class: Octopi::AnonymousApi

Inherits:
Api
  • Object
show all
Includes:
HTTParty
Defined in:
lib/octopi.rb

Constant Summary

Constants inherited from Api

Octopi::Api::CONTENT_TYPE, Octopi::Api::MAX_RETRIES, Octopi::Api::RETRYABLE_STATUS

Instance Attribute Summary

Attributes inherited from Api

#format, #login, #read_only, #token, #trace_level

Method Summary

Methods inherited from Api

#commits, #find, #find_all, #get, #get_raw, #initialize, #open_issue, #post, #read_only?, #repository, #save, #user

Constructor Details

This class inherits a constructor from Octopi::Api