@secvisogram/csaf-validator-service
Advanced tools
| export const openApiInfo = /** @type {const} */ ({ | ||
| title: 'CSAF Validator Service', | ||
| version: '2.0.27', | ||
| version: '2.0.28', | ||
| description: | ||
@@ -5,0 +5,0 @@ 'This is a service to validate documents against the CSAF standard.', |
@@ -1,1 +0,1 @@ | ||
| 7.22.0 | ||
| 7.23.0 |
| = CSAF Validator Service | ||
| secvisogram@bsi.bund.de | ||
| 2.0.27 | ||
| 2.0.28 | ||
| :toc: left | ||
@@ -5,0 +5,0 @@ :numbered: |
@@ -1,1 +0,1 @@ | ||
| 7.22.0 | ||
| 7.23.0 |
@@ -186,3 +186,3 @@ <!doctype html> | ||
| <div class="app-desc">Contact Info: <a href="secvisogram@bsi.bund.de">secvisogram@bsi.bund.de</a></div> | ||
| <div class="app-desc">Version: 2.0.27</div> | ||
| <div class="app-desc">Version: 2.0.28</div> | ||
| <div class="app-desc">BasePath:</div> | ||
@@ -297,4 +297,5 @@ <div class="license-info">MIT</div> | ||
| <pre class="example"><code>{ | ||
| "isValid" : true, | ||
| "tests" : [ { | ||
| "warnings" : [ { | ||
| "errors" : [ { | ||
| "instancePath" : "instancePath", | ||
@@ -306,5 +307,3 @@ "message" : "message" | ||
| } ], | ||
| "isValid" : true, | ||
| "name" : "name", | ||
| "errors" : [ { | ||
| "warnings" : [ { | ||
| "instancePath" : "instancePath", | ||
@@ -322,5 +321,7 @@ "message" : "message" | ||
| "message" : "message" | ||
| } ] | ||
| } ], | ||
| "isValid" : true, | ||
| "name" : "name" | ||
| }, { | ||
| "warnings" : [ { | ||
| "errors" : [ { | ||
| "instancePath" : "instancePath", | ||
@@ -332,5 +333,3 @@ "message" : "message" | ||
| } ], | ||
| "isValid" : true, | ||
| "name" : "name", | ||
| "errors" : [ { | ||
| "warnings" : [ { | ||
| "instancePath" : "instancePath", | ||
@@ -348,5 +347,6 @@ "message" : "message" | ||
| "message" : "message" | ||
| } ] | ||
| } ], | ||
| "isValid" : true | ||
| } ], | ||
| "isValid" : true, | ||
| "name" : "name" | ||
| } ] | ||
| }</code></pre> | ||
@@ -353,0 +353,0 @@ |
+1
-1
@@ -40,3 +40,3 @@ { | ||
| }, | ||
| "version": "2.0.27" | ||
| "version": "2.0.28" | ||
| } |
Sorry, the diff of this file is too big to display
167835
-0.02%3085
-0.03%