Versions Compared

Key

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

...

Umbrella Faces in it's backend always stores the compoundTitle, but transparently derives common and formal title in API requests using the following general format: compundTitle compoundTitle = trim(commonTitle + " " + formalTitle).

...