openapi
openapi copied to clipboard
/health/clock, /ipfs/pin/list reports timestamp in ms instead of unix timestamp
https://docs.blockfrost.io/#tag/Health/paths/~1health~1clock/get
docs says the endpoint returns unix ts, but it does not.
{
"server_time": 1713545700357
}
same for these ipfs endpoints: https://docs.blockfrost.io/#tag/IPFS-Pins/paths/~1ipfs~1pin~1list/get https://docs.blockfrost.io/#tag/IPFS-Pins/paths/~1ipfs~1pin~1list~1%7BIPFS_path%7D/get