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 26, 2024
1 parent 2bcf91b commit 4bbfe60
Show file tree
Hide file tree
Showing 5 changed files with 3,525 additions and 158 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 4bbfe60

Please sign in to comment.