diff options
author | Ivan Ristic <ivanr@webkreator.com> | 2015-11-30 14:53:34 +0000 |
---|---|---|
committer | Ivan Ristic <ivanr@webkreator.com> | 2015-11-30 14:53:34 +0000 |
commit | 2e9442ae354c7ddf0de777cc92c28c55afac95bf (patch) | |
tree | 358e6c80c3a0f24bb0ed5e5486ef005bee5f9334 /ssllabs-api-docs.md | |
parent | 1c19a6d0c666a5a6f943cf02ef33e332ffbe8e27 (diff) | |
parent | cd069738fdefffa7f084fcd8709efa01c68540b0 (diff) | |
download | ssllabs-scan-2e9442ae354c7ddf0de777cc92c28c55afac95bf.zip ssllabs-scan-2e9442ae354c7ddf0de777cc92c28c55afac95bf.tar.gz ssllabs-scan-2e9442ae354c7ddf0de777cc92c28c55afac95bf.tar.bz2 |
Merge branch 'master' of github.com:ssllabs/ssllabs-scan
Diffstat (limited to 'ssllabs-api-docs.md')
-rw-r--r-- | ssllabs-api-docs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md index e868508..21f6d2d 100644 --- a/ssllabs-api-docs.md +++ b/ssllabs-api-docs.md @@ -273,7 +273,7 @@ The remainder of the document explains the structure of the returned objects. Th ### Info ### -* **version** - SSL Labs software version as a string (e.g., "1.11.14") +* **engineVersion** - SSL Labs software version as a string (e.g., "1.20.28") * **criteriaVersion** - rating criteria version as a string (e.g., "2009f") * **maxAssessments** - the maximum number of concurrent assessments the client is allowed to initiate. * **currentAssessments** - the number of ongoing assessments submitted by this client. |