Files
openproject/docs/api/apiv3/components/examples/version_create_request.yml
T
Eric Schubert 10d472052d [#71358] improve API specification for versions
- split into read and write models
- add custom field pattern properties
- improved description for endpoints
- add extracted examples
2026-02-11 16:35:03 +01:00

18 lines
401 B
YAML

# Example: Version create request
---
description: Request to create a basic version with custom fields
value:
name: v0.9.1-alpha
startDate: "2026-02-02"
endDate: "2026-02-09"
status: open
sharing: tree
customField14: true
_links:
definingProject:
href: "/api/v3/projects/10"
title: "Death Star"
customField23:
href: "/api/v3/users/18"
title: "Mara Jade"