Class: RubyLokaliseApi::Endpoints::BranchesEndpoint
- Inherits:
-
MainEndpoint
- Object
- BaseEndpoint
- MainEndpoint
- RubyLokaliseApi::Endpoints::BranchesEndpoint
- Defined in:
- lib/ruby_lokalise_api/endpoints/branches_endpoint.rb
Constant Summary
Constants inherited from MainEndpoint
Constants inherited from BaseEndpoint
RubyLokaliseApi::Endpoints::BaseEndpoint::BASE_URL, RubyLokaliseApi::Endpoints::BaseEndpoint::HTTP_METHODS, RubyLokaliseApi::Endpoints::BaseEndpoint::PARTIAL_URI_TEMPLATE
Instance Attribute Summary
Attributes inherited from BaseEndpoint
Method Summary
Methods inherited from MainEndpoint
Methods inherited from BaseEndpoint
#base_url, #full_uri, #initialize, #reinitialize
Methods included from Request
#delete, #get, #patch, #post, #put
Methods included from Connection
Methods included from JsonHandler
Constructor Details
This class inherits a constructor from RubyLokaliseApi::Endpoints::MainEndpoint