aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/tipidee/method.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/tipidee/method.h b/src/include/tipidee/method.h
index b6efaa6..8c1b500 100644
--- a/src/include/tipidee/method.h
+++ b/src/include/tipidee/method.h
@@ -11,6 +11,7 @@ enum tipidee_method_e
TIPIDEE_METHOD_GET,
TIPIDEE_METHOD_HEAD,
TIPIDEE_METHOD_OPTIONS,
+ TIPIDEE_METHOD_PATCH,
TIPIDEE_METHOD_POST,
TIPIDEE_METHOD_PRI,
TIPIDEE_METHOD_PUT,