Skip to content

Commit

Permalink
make ApiController endpoints openapi compatible
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
  • Loading branch information
Chartman123 committed Oct 24, 2024
1 parent 12ba987 commit c30744d
Show file tree
Hide file tree
Showing 4 changed files with 3,364 additions and 132 deletions.
1 change: 1 addition & 0 deletions lib/Capabilities.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public function __construct(
/**
* Provide App Capabilities
* @inheritdoc
* @return array{forms: array{version: string, apiVersions: array<string>}}
*/
public function getCapabilities() {
return [
Expand Down
Loading

0 comments on commit c30744d

Please sign in to comment.