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

755 B

title slug
testResultNotificationConfiguration /main-concepts/metadata-standard/schemas/configuration/testresultnotificationconfiguration

TestResultNotificationConfiguration

This schema defines the SSL Config.

Properties

  • enabled (boolean): Is Test Notification Enabled? Default: False.
  • onResult (array): Send notification on Success, Failed or Aborted?
    • Items: Refer to ../tests/basic.json#/definitions/testCaseStatus.
  • receivers (array): Send notification on the mail.
    • Items: Refer to ../type/basic.json#/definitions/email.
  • sendToOwners (boolean): Send notification on the mail. Default: False.

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