equinixmetal-archive/packngo

FabricServiceToken.ExpiresAt must be nullable

displague opened this issue · 0 comments

The ExpiresAt field in FabricServiceToken may be null in API responses.

https://github.com/packethost/packngo/blob/46c24be88530be6cbfc873ec4b3c04882eb430d0/fabric_service_tokens.go#L16

The Timestamp field should be *Timestamp.