Page MenuHomePhabricator

definitions: Update certain keys to use union types when they are available
Open, Needs TriagePublic

Description

Description

The following keys should be updated to take advantage of union types when they are available (see T292892 & T296326).

These are related to the instantiation of Wikidata content (and other groupings can be added below):

  • Z6010K2: Should allow for Z19677/Rational number and also Z24/void
  • Z6010K3: Should allow for Z19677/Rational number and also Z24/void
  • Z6011K3: Should allow for Z19677/Rational number and also Z24/void
  • Z6011K4: Should allow for Z6091/Wikidata item reference and also Z24/void
  • Z20342K1: Should allow for Z16098/Gregorian calendar month and also Z24/void

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • ...

Completion checklist