Has to be updated for

The Has to be updated for property indicates for which release the page must be updated d

This is a property of type Text.

The allowed values for this property are:

  • STM32MP15-v3.0.0: the page has to be updated for STM32MP15 ecosystem release v3.0.0
  • STM32MP15-v3.1.0: the page has to be updated for STM32MP15 ecosystem release v3.1.0
  • STM32MP13-v0.3.0: the page has to be updated for STM32MP13 ecosystem release v0.3.0
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "STM32MP15-v3.0.0",
            "STM32MP15-v3.1.0",
            "STM32MP13-v0.3.0"
        ]
    }
}