OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/docs/api/apiv3/components/schemas/view_project_status_model.yml

10 lines
184 B

# Schema: View_project_statusModel
---
type: object
example:
_type: ProjectStatus
id: on_track
name: On track
_links:
self:
href: "/api/v3/project_statuses/on_track"