L2FMandatoryTestCase

L2FMandatoryTestCase
L2FMandatoryTestCase
JSON Example
{
    "mandatory_message": {
        "optional_string": "string"
    },
    "mandatory_messages": [
        {
            "optional_string": "string"
        }
    ],
    "mandatory_string": "string",
    "mandatory_strings": [
        "string"
    ]
}
mandatory_message
Required

mandatory_message

mandatory_messages
Required

Repeated f_mandatory_message for nested f_mandatory test cases-level3. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
mandatory_string
Required

f_mandatory string field for nested f_mandatory test cases-level2. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
mandatory_strings
Required

Repeated f_mandatory string field for nested f_mandatory test cases-level2. Field introduced in 21.1.5, 22.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.