{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-structure/linkedin-regulations-data-portability-timestamp-structure.json", "name": "Timestamp", "description": "Timestamp from LinkedIn API", "type": "object", "properties": { "time": { "type": "int64", "example": 1702693664000 } } }