rust-italia / dgc

A parser and validator for the EU Digital Green Certificate (dgc) a.k.a. greenpass
https://github.com/rust-italia/dgc
MIT License
26 stars 11 forks source link

`DgcCertContainer` field `issued_at`can be a float #3

Closed lmammino closed 2 years ago

lmammino commented 2 years ago

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.