class Lavin::Httpclient::Definition

Defined in:

endpoint/definition.cr

Constant Summary

ENDPOINT = "/api/definitions"

Constructors

Class Method Summary

Constructor methods inherited from class Lavin::Httpclient::Model

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Class Method Detail

def self.export #

[View source]
def self.import(file_path : String) #

[View source]