Module: Evvnt::Api
Overview
Internal: Handles requests to the EVVNT api and catches their responses.
Defined Under Namespace
Modules: ClassMethods
Constant Summary collapse
- HTTP_VERBS =
Allowed HTTP verbs
%i[get post put].freeze
Internal: Handles requests to the EVVNT api and catches their responses.
Modules: ClassMethods
Allowed HTTP verbs
%i[get post put].freeze