summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rest.h b/src/rest.h
index 5e21b39..6cd69be 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -108,6 +108,7 @@ enum og_rest_uri {
OG_URI_SOFTWARE,
OG_URI_REPO,
OG_URI_REPO_ADD,
+ OG_URI_REPO_UPDATE,
OG_URI_REPO_DELETE,
OG_URI_IMAGES,
OG_URI_IMAGE_CREATE,