ExtensionFileMetadataedit

Intentionally left blank

Propertiesedit

last_modified_date (string as date-time)
The date and time the extension was last modified.
size (integer as int64)
The extension file size in bytes.
url (string as uri)
The temporary URL to download the extension file. Usable for verification.

Exampleedit

{
   "last_modified_date" : "2019-01-01T00:00:00Z",
   "size" : 0,
   "url" : "https://example.net"
}