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/examples/project_body.yml

14 lines
313 B

# Example: Project create request body
---
value:
name: 'Project example'
statusExplanation:
raw: Everything **fine**
description:
raw: Lorem **ipsum** dolor sit amet
customField123: 123
_links:
parent:
href: "/api/v3/projects/123"
customField456:
href: "/api/v3/users/315"