We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9e883 commit c49a949Copy full SHA for c49a949
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## Changelog
2
3
+
4
+5.0.1-b1
5
+- 16-02-2026 - Initial implementation of plugin and POC generating documentation from annotations
6
7
5.0.0-b1
8
- Initial implementation of plugin and POC generating documentation from annotations
plugin.json
@@ -1,7 +1,7 @@
{
"name": "OpenApiDocs",
"description": "Generate API documentation for Matomo in the OpenAPI format.",
- "version": "5.0.0-b1",
+ "version": "5.0.1-b1",
"theme": false,
"keywords": [
"API",
0 commit comments