Aniket Katkar cf2aafa770
changes in script to generate schemas documentation (#12325)
* changes in script to generate schemas documentation

* generated schema doc changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-07-11 09:59:51 +02:00

538 B

title slug
createLogicalTestCases /main-concepts/metadata-standard/schemas/api/tests/createlogicaltestcases

CreateLogicalTestCases

Object used to create logical test cases.

Properties

  • testSuiteId: TestSuite ID where we will be adding the test cases. Refer to ../../type/basic.json#/definitions/uuid.
  • testCaseIds (array): Ids of the test cases to create.
    • Items: Refer to ../../type/basic.json#/definitions/uuid.

Documentation file automatically generated at 2023-07-07 05:50:35.981927.