1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

fix: bring aggregator schema to errata01 (#583)

This commit is contained in:
Sascha L. Teichmann 2024-10-30 11:03:18 +01:00 committed by GitHub
parent f7dc3f5ec7
commit 7aa95c03ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -175,7 +175,7 @@
"type": "object", "type": "object",
"required": [ "required": [
"metadata", "metadata",
"mirror", "mirrors",
"update_interval" "update_interval"
], ],
"properties": { "properties": {