Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • $default : the mapped values are the contexts used if no mapping is found for a given API context

  • search: API context for search (topsearch, infinite lists…)

  • list: API context for paginated list

  • tree: API context for tree

  • read: API context for get with an id

  • update: API context for retrieving data after creation or modification (or collection item assignment)

  • aggs: API context for “aggs” service

  • $all: this key allows setting a mapping for all API context (the mapped values will be added to values mapped to the key, or to $default, if no specific mapping is found for the API context ).

  • massimport_out

  • massimport_in

  • list_children: API context for metadata children queries (with configurable fallback (see Bases https://crossmedia.atlassian.net/wiki/spaces/WD/pages/11764307/Appendix1+Configuration#applyDependencyBaseWheres ))

  • list_agg: API context for aggregates queries (with configurable fallback (see Bases Appendix1 (Configuration) ))

Full syntax

For each association, you can set:

...