Updated comment

This commit is contained in:
Eldad Fux 2020-02-23 11:07:01 +02:00
parent b410d72681
commit 559d659bc9

View file

@ -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(