Skip to content
  • Denis Laxalde's avatar
    Move InlinedRelationItemMapper into "collection" module · 1fa1ca7902c8
    Denis Laxalde authored
    This mapper has "jsonschema.item" regid, so it belongs to
    mappers.collection module. We also rename it changing "inlined" into
    composite since this is was it is (see selector). Since we lost the base
    class we have to re-implement selection argument parsing and setting as
    attribute, hence the new __init__ method.
    1fa1ca7902c8