Skip to content
Snippets Groups Projects
Commit 9a87e5a1 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

set docs url

parent 19081fcf
No related branches found
No related tags found
1 merge request!2Extend authorization
This commit is part of merge request !2. Comments created here will be created in the context of that merge request.
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
http_cfg__cacheDir=/var/tmp/http-cache http_cfg__cacheDir=/var/tmp/http-cache
http_cfg__UA="${http_cfg__about}" http_cfg__UA="${http_cfg__about}"
http_cfg__prjurl="https://git-repo.iml.unibe.ch/iml-open-source/bash-rest-api-client" http_cfg__prjurl="https://git-repo.iml.unibe.ch/iml-open-source/bash-rest-api-client"
http_cfg__docsurl="https://os-docs.iml.unibe.ch/bash-rest-api-client/"
# --- curl meta infos to collect # --- curl meta infos to collect
# see variables in man curl --write-out param # see variables in man curl --write-out param
...@@ -717,7 +718,8 @@ $http_cfg__about ...@@ -717,7 +718,8 @@ $http_cfg__about
This is a bash solution to script REST API calls. This is a bash solution to script REST API calls.
Source:$http_cfg__prjurl Source: <$http_cfg__prjurl>
Docs: <$http_cfg__docsurl>
License: GNU GPL 3 License: GNU GPL 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment