rust-italia / dgc

A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass

Home Page:https://github.com/rust-italia/dgc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`DgcCertContainer` field `issued_at`can be a float

lmammino opened this issue · comments

It seems that in some certificates the field issued_at of DgcCertContainer can be a float (see ES/2DCode/raw/1501.json for an example).

This seems to be compliant for the official validator.