1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Updated docs

This commit is contained in:
eldadfux 2019-11-10 07:24:51 +02:00
parent 490aa2b6b4
commit 756d01f915

View file

@ -145,7 +145,7 @@ $utopia->get('/v1/locale/continents')
$utopia->get('/v1/locale/currencies')
->desc('List of currencies')
->desc('List Currencies')
->label('scope', 'locale.read')
->label('sdk.namespace', 'locale')
->label('sdk.method', 'getCurrencies')