class Google::Apis::Core::ApiCommand

Overview

Command for executing most basic API request with JSON requests/responses

Defined in:

google/apis/core/api_command.cr

Constant Summary

FIELDS_PARAM = "fields"
JSON_CONTENT_TYPE = "application/json"

Constructor methods inherited from class Google::Apis::Core::HttpCommand

new(method, url, body = nil) new