class PintParams

Overview

TODO Move to a separate file

TODO Add validation

TODO Add error handling This class is used to parse the JSON body of the request

Included Modules

Defined in:

app.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def coordinates : Array(Int32) #

[View source]
def coordinates=(coordinates : Array(Int32)) #

[View source]