fastmail / Ix

automatic generation of JMAP-style APIs
GNU General Public License v2.0
10 stars 5 forks source link

canonicalizers and array types #90

Closed rjbs closed 7 years ago

rjbs commented 7 years ago

This adds:

  1. a metaproperty for saying "when updating or creating an entity, this property should be munged by this subroutine"
  2. support for string[] type
rjbs commented 7 years ago

Yet to add: tests for string[]

wolfsage commented 7 years ago

Seems good, one comment to consider