aboutsummaryrefslogtreecommitdiff
path: root/docs/spec.md
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-09-03 13:06:48 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-09-03 13:06:48 +0200
commit3b114adee71e1e2477898d55c91cd573f0e48857 (patch)
treea5ba7afa71747adb6644c019ad939af90aea4cdf /docs/spec.md
parentf6990a4f7cf824b4859ebbf08cbddb2ba2607836 (diff)
downloadmoa-zs-3b114adee71e1e2477898d55c91cd573f0e48857.tar.gz
moa-zs-3b114adee71e1e2477898d55c91cd573f0e48857.tar.bz2
moa-zs-3b114adee71e1e2477898d55c91cd573f0e48857.zip
Rename MzsClient to AppClient
...since it's a client that communicates with the app.
Diffstat (limited to 'docs/spec.md')
-rw-r--r--docs/spec.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/spec.md b/docs/spec.md
index eb71c60..9c815c7 100644
--- a/docs/spec.md
+++ b/docs/spec.md
@@ -178,7 +178,7 @@ You find a description and examples of the individual parameters in `application
log-response: <boolean>
forward-response-to-service:
active: <boolean>
- mzs-client:
+ app-client:
url: <string>
connection-timeout: <integer>
receive-timeout: <integer>