Module: RubyLokaliseApi::Request

Includes:
BaseRequest
Included in:
Collections::Base, RubyLokaliseApi::Resources::Base
Defined in:
lib/ruby_lokalise_api/request.rb

Constant Summary collapse

PAGINATION_HEADERS =

Lokalise returns pagination info in special headers

%w[x-pagination-total-count x-pagination-page-count x-pagination-limit
x-pagination-page].freeze

Method Summary

Methods included from BaseRequest

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

Methods included from Connection

#connection

Methods included from JsonHandler

#custom_dump, #custom_load