MantisBase v0.3.7
Loading...
Searching...
No Matches
entity_schema_routes.h File Reference

Unified schema CRUD route handlers. More...

#include "../types.h"
Include dependency graph for entity_schema_routes.h:

Go to the source code of this file.

Namespaces

namespace  mb
 router.h
 

Functions

HandlerFn mb::schemaGetManyHandler ()
 
HandlerFn mb::schemaGetOneHandler ()
 
HandlerFn mb::schemaPostHandler ()
 
HandlerFn mb::schemaPatchHandler ()
 
HandlerFn mb::schemaDeleteHandler ()
 

Detailed Description

Unified schema CRUD route handlers.