Hello,
would it be possible to include the respective version from the documentation in the version section of xentral-api.openapi-3.0.0.json?
Currently:
{
"openapi": "3.0.0",
"info": {
"title": "Xentral API",
"version": "v0.1",
...
Desired:
{
"openapi": "3.0.0",
"info": {
"title": "Xentral API",
"version": "v25.38.6",
...
Hello,
would it be possible to include the respective version from the documentation in the version section of
xentral-api.openapi-3.0.0.json?Currently:
Desired: