Skip to content
Snippets Groups Projects
Commit 619102ad authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent 4c7a2bff
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,13 @@ curl -s http://a75436:5301/accessGitFS/file/2021-01-07/14-32-48-7696828dc3/000_S
| jq -M
```
or
```
curl -s http://a75436:5301/accessGitFS/file/2021-01-07/14-32-48-7696828dc3/000_SERVERS.json \
| python3 -m json.tool
```
### accessGitFS/version (GET)
Returns the version of the accessGitFS server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment