Changes between Version 58 and Version 59 of S3/S3XML


Ignore:
Timestamp:
09/13/11 06:46:16 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3XML

    v58 v59  
    198198    <field>
    199199    ...
     200    <meta>
    200201    <resource>
    201202      <field>
    202203      ...
     204      <meta>
    203205    </resource>
    204206  </resource>
     
    219221''Note:''
    220222  - In the current S3 implementation, these documents can only be requested (GET). Future versions may also accept submissions of such documents to update the data schema.
    221 
     223  - the URL query parameter {{{?options=true}}} adds a list of field options to those fields where options are defined, and combined with the parameter {{{&reference=true}}}, even options for foreign key references will be included
     224  - the URL query parameter {{{?meta=true}}} will include the meta fields, which are to be encoded as attributes of the <resource> element
    222225==== Field Option Documents ====
    223226