Updated docs

This commit is contained in:
Eldad Fux 2020-05-16 18:25:26 +03:00
parent 18fe323c6d
commit 6e454a2170

View file

@ -163,7 +163,7 @@ $utopia->get('/v1/health/queue/certificates')
);
$utopia->get('/v1/health/queue/functions')
->desc('Check the number of pending functions messages')
->desc('Get Functions Queue')
->label('scope', 'public')
->label('sdk.platform', [APP_PLATFORM_SERVER])
->label('sdk.namespace', 'health')