Module: Nylas::ApiOperations

Defined in:
lib/nylas/handler/api_operations.rb

Overview

Allows resources to perform API operations on the Nylas API endpoints without exposing the HTTP client to the end user.

Defined Under Namespace

Modules: Delete, Get, Patch, Post, Put