class Blogging::CommentCreateHandler

Included Modules

Defined in:

apps/blogging/handlers/comment_create_handler.cr

Instance Method Summary

Instance Method Detail

def schema #

Returns the schema, initialized using the request data.


[View source]
def schema_class #

Returns the schema class that should be used by the handler.


[View source]