diff options
author | Ivan Ristic <ivanr@webkreator.com> | 2015-03-26 13:00:30 +0000 |
---|---|---|
committer | Ivan Ristic <ivanr@webkreator.com> | 2015-03-26 13:00:30 +0000 |
commit | d3580b00e233df2d34375b8120f660f6187f8fe1 (patch) | |
tree | c24ab291bf4cebc31639742c8b48073c3a553853 /ssllabs-api-docs.md | |
parent | 4e4fbc2ee95336771756c13841e630a467a426f7 (diff) | |
download | ssllabs-scan-d3580b00e233df2d34375b8120f660f6187f8fe1.zip ssllabs-scan-d3580b00e233df2d34375b8120f660f6187f8fe1.tar.gz ssllabs-scan-d3580b00e233df2d34375b8120f660f6187f8fe1.tar.bz2 |
Change API docs versioning to use the same numbers as the software version numbers.
Diffstat (limited to 'ssllabs-api-docs.md')
-rw-r--r-- | ssllabs-api-docs.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ssllabs-api-docs.md b/ssllabs-api-docs.md index a4d9b7a..4ec7b58 100644 --- a/ssllabs-api-docs.md +++ b/ssllabs-api-docs.md @@ -1,4 +1,4 @@ -# SSL Labs API Documentation: v2.1 # +# SSL Labs API Documentation v1.16.x # **Last update:** 16 March 2015<br> **Author:** Ivan Ristic <iristic@qualys.com> @@ -365,10 +365,12 @@ The remainder of the document explains the structure of the returned objects. Th ## Changes ## -### 2.0 (3 March 2015) ### +### 1.14.x (3 March 2015) ### * First public release. -### 2.1 (16 March 2015) ### +### 1.15.x (16 March 2015) ### * Added ignoreMismatch parameter to control if assessments proceed when server certificate does not match the assessment hostname. + +### 1.16.x (in progress) ###
\ No newline at end of file |