mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
29afa4da70
- changed /download and /open to redirect responses - fixed readOnly properties - added storage path and model - added permissions and descriptions on error responses
9 lines
443 B
YAML
9 lines
443 B
YAML
tmp/oas-generated.yml:
|
|
info-license:
|
|
- '#/info'
|
|
operation-2xx-response:
|
|
- '#/paths/~1api~1v3~1work_packages~1{id}~1relations/get/responses'
|
|
- '#/paths/~1api~1v3~1work_packages~1{id}~1file_links~1{file_link_id}~1download/get/responses'
|
|
- '#/paths/~1api~1v3~1work_packages~1{id}~1file_links~1{file_link_id}~1open/get/responses'
|
|
operation-4xx-response:
|
|
- '#/paths/~1api~1v3~1work_packages~1{id}~1relations/get/responses' |