sharing: update doc related to numeric API version

This commit is contained in:
Peter Bieringer
2026-02-24 20:36:39 +01:00
parent 14c7c17917
commit 866b870092

View File

@@ -144,7 +144,7 @@ PermittedCreateCollectionByToken=True
```
curl -u user:pass --silent -H "accept: application/json" -d "" http://localhost:5232/.sharing/v1/all/info | jq
{
"ApiVersion": "1",
"ApiVersion": 1,
"Status": "success",
"FeatureEnabledCollectionByMap": true,
"PermittedCreateCollectionByMap": true,