NAME
GitLab::API::v4::RESTClient - The HTTP client that does the heavy lifting.
DESCRIPTION
Currently this class uses HTTP::Tiny and JSON to do its job. This may change, and the interface may change, so documentation is lacking in order to not mislead people.
If you do want to customize how this class works then take a look at the source.
SUPPORT
See "SUPPORT" in GitLab::API::v4.
AUTHORS
See "AUTHORS" in GitLab::API::v4.