Changes between Version 2 and Version 4 of Ticket #1324


Ignore:
Timestamp:
09/12/11 10:18:43 (3 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1324

    • Property Milestone changed from to ckan-sprint-2011-09-12
  • Ticket #1324 – Description

    v2 v4  
    88 * ''type'': the type of the resource. One of: file | api | service | listing 
    99 * ''mimetype'': standard mimetype (e.g. for zipped csv would be application/zip) 
    10  * ''mimetype-inner'': mimetype of innermost object (so for example would be text/csv) 
     10 * ''mimetype_inner'': mimetype of innermost object (so for example would be text/csv) 
    1111 * ''size'': [integer] size of the resource (content length) in bytes. Usually only relevant for resources of type file. 
    1212 * ''last_modified'': [datetime] the date when this resource's data was last modified (NB: ''not'' the date when the metadata was modified).