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/available_relation_candidat...

24 lines
526 B

# Schema: Available_relation_candidatesModel
---
type: object
example:
_links:
self:
href: "/api/v3/projects/14/work_packages"
total: 2
count: 2
_type: Collection
_embedded:
elements:
- _type: WorkPackage
_links:
self:
href: "/api/v3/work_packages/1"
id: 1
subject: Skipped other properties for brevity
- _type: WorkPackage
_links:
self:
href: "/api/v3/work_packages/2"
id: 2
subject: Skipped other properties for brevity