fix: [scan-results] JSON and trailing comma ;-)

pull/403/head
Alexandre Dulaunoy 2023-08-03 10:47:45 +02:00
parent 2f5fb87c1a
commit 3d81ef381c
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -232,8 +232,8 @@
"name": "scan-result", "name": "scan-result",
"requiredOneOf": [ "requiredOneOf": [
"scan-result", "scan-result",
"scan-result-query", "scan-result-query"
], ],
"uuid": "ebe2a359-8f5b-4a45-8106-d1678935b4c4", "uuid": "ebe2a359-8f5b-4a45-8106-d1678935b4c4",
"version": 2 "version": 3
} }