mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
fix: bring aggregator schema to errata01 (#583)
This commit is contained in:
parent
f7dc3f5ec7
commit
7aa95c03ca
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"required": [
|
"required": [
|
||||||
"metadata",
|
"metadata",
|
||||||
"mirror",
|
"mirrors",
|
||||||
"update_interval"
|
"update_interval"
|
||||||
],
|
],
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue