From 559d659bc9109c1f8faf0b8f6c13dcf00f38f1d8 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sun, 23 Feb 2020 11:07:01 +0200 Subject: [PATCH] Updated comment --- app/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(