mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Updated docs
This commit is contained in:
parent
18fe323c6d
commit
6e454a2170
1 changed files with 1 additions and 1 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Reference in a new issue