Zum Hauptinhalt springen

Version

Model name: Version-dm

Represents a version of a project in the system, which can be used to track changes and manage different iterations of the project.

Document definition

object (components-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": {
    }
}