{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api.sentinel-hub.com/schemas/CatalogFeaturesTimeStamp", "title": "timeStamp", "description": "This property indicates the time and date when the response was generated.", "type": "string", "format": "date-time", "example": "2017-08-17T08:05:32Z" }