Task Data Model
Domain
The schema is part of the Domain
Description
A step or task along in the process of implementation a Change Request.
Data model
A JSON Schema corresponding to this data model can be found here.
The Data model is defined as shown below:
- description : The description of the task.
- Optional
- name : The name of the task.
- Optional
- state : The state of the task.
- Optional
TMForum APIs that use this schema
Taking into consideration the snapshot of 04/02/2020 04:22:50 UTC the list of TMForum Open APIs that uses this schemas is:
Coming soon