mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
chore: fmt
This commit is contained in:
parent
e89d7f051b
commit
6cc1235e86
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ class Swagger2 extends Format
|
|||
$sdkPlatforms[] = APP_PLATFORM_CLIENT;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$temp = [
|
||||
'summary' => $route->getDesc(),
|
||||
'operationId' => $route->getLabel('sdk.namespace', 'default') . ucfirst($method),
|
||||
|
|
|
|||
Loading…
Reference in a new issue