Zum Hauptinhalt springen

Project

Model name: Project-dm

Represents a project in the system, which can contain test cases, test runs, and other related entities.

Document definition

object (schemas-Root)
object (Meta)

[Read only] Contain the meta data information of the document. It will be ignored if included in the request of the update operations (e.g MODIFY_DOCUMENT)

{
  • "Root": {
    },
  • "__meta": {
    }
}