|
MantisBase v0.3.7
|
Unified schema CRUD route handlers. More...
#include "../types.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 () |
Unified schema CRUD route handlers.