Content
View differences
Updated by Eric Schubert 6 days ago
**As a** administrator
**I want to** see a version * request `${HOST_URL}/rest` and check in my the response to be XWiki health report
**so that I** can know, If I'm using an officially supported XWiki version.
**Acceptance criteria**
* The XWiki health report must include a version check for a against minimal XWiki version
* If the ask XWiki devs which version check is failing, the report must contain a warning and subsequent checks must be executed.
**Technical hints**
* We should hardcode the minimal version requirements in a config file in code, same as for nextcloud. the plugin
**I want to** see a version
**so that I** can know, If I'm using an officially supported XWiki version.
**Acceptance criteria**
**Technical hints**
* We should hardcode the