abstract class Lavin::Httpclient::Model

Included Modules

Direct Known Subclasses

Defined in:

endpoint/model.cr

Constant Summary

HEADERS = HTTP::Headers {"Content-Type" => "application/json"}

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]