Class: RubyLokaliseApi::Endpoints::JwtsEndpoint

Inherits:
MainEndpoint show all
Defined in:
lib/ruby_lokalise_api/endpoints/jwts_endpoint.rb

Constant Summary

Constants inherited from MainEndpoint

MainEndpoint::BASE_URL

Constants inherited from BaseEndpoint

BaseEndpoint::BASE_URL, BaseEndpoint::HTTP_METHODS, BaseEndpoint::PARTIAL_URI_TEMPLATE

Instance Attribute Summary

Attributes inherited from BaseEndpoint

#client, #req_params, #uri

Method Summary

Methods inherited from MainEndpoint

#initialize

Methods inherited from BaseEndpoint

#base_url, #full_uri, #initialize, #reinitialize

Methods included from Request

#delete, #get, #patch, #post, #put

Methods included from Connection

#connection

Methods included from JsonHandler

#custom_dump, #custom_load

Constructor Details

This class inherits a constructor from RubyLokaliseApi::Endpoints::MainEndpoint