Module: LHS::Record::Endpoints

Extended by:
ActiveSupport::Concern
Included in:
LHS::Record
Defined in:
lib/lhs/concerns/record/endpoints.rb

Overview

An endpoint is an url that leads to a backend resource. A record can contain multiple endpoints. The endpoint that is used to request data is choosen based on the provided parameters.

Defined Under Namespace

Modules: ClassMethods