mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-26 01:24:59 +02:00
feat(resilience): populate dataVersion field from seed-meta timestamp (#2865)
* feat(resilience): populate dataVersion field from seed-meta timestamp Sets dataVersion to the ISO date of the most recent static bundle seed, making the data vintage visible to API consumers. * fix(resilience): bump score cache to v7 for dataVersion field addition
This commit is contained in:
@@ -130,6 +130,8 @@ components:
|
||||
stressFactor:
|
||||
type: number
|
||||
format: double
|
||||
dataVersion:
|
||||
type: string
|
||||
ResilienceDomain:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user