diff --git a/routes/api.vue b/routes/api.vue
index 5f0cd808..9d4a3923 100644
--- a/routes/api.vue
+++ b/routes/api.vue
@@ -11,7 +11,7 @@
{{method}}
{{path}}
@@ -20,6 +20,11 @@
birthday
field will only be available when querying your own account; otherwise only the calucaled age
might be available (if the person has filled out their birthday)']],
},
}, {
enabled: this.config.calendar.enabled,