diff --git a/app/app.php b/app/app.php index 3eaa10797d..82082a50d1 100644 --- a/app/app.php +++ b/app/app.php @@ -390,7 +390,7 @@ $utopia->get('/.well-known/acme-challenge') } ); -$utopia->get('/v1/info') // This is only visible to gods +$utopia->get('/v1/info') // This is only visible to the gods ->label('scope', 'god') ->label('docs', false) ->action(