Skip to content

Commit d899a15

Browse files
committed
Updated docs
1 parent d4df93c commit d899a15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

API.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class API extends \Piwik\Plugin\API
2929
*
3030
* /index.php?module=API&method=OpenApiDocs.getMatomoOpenApiSpec
3131
*
32+
* @param string $format Output format. Only `json` is supported.
3233
* @return array<string, mixed> The decoded OpenAPI specification payload.
3334
* @throws \Exception If the file is missing, unreadable, or contains invalid JSON.
3435
*/

0 commit comments

Comments
 (0)