class Blogging::ArticleUpdateHandler

Included Modules

Defined in:

apps/blogging/handlers/article_update_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]