8 Commits

Author SHA1 Message Date
Eric Schubert cc8213afe4 [#50543] amended api spec 2023-10-18 15:27:28 +02:00
Eric Schubert 544e068801 [#48966] refactored help text api models
- https://community.openproject.org/work_packages/48966
2023-07-13 10:01:46 +02:00
Eric Schubert d19f1121e0 [chore] reworked deleted api schemas
- time entry
- custom action
- time entry activity
2023-07-05 13:28:15 +02:00
Eric Schubert 4e43a4d6c2 [#42161] added additional link to file link model
- https://community.openproject.org/work_packages/42161
- file link read model now contains a link to file location
- some boyscouting in root model, fixed 2 warnings
2022-04-27 14:52:10 +02:00
Eric Schubert 2b5f525c56 [#40228] added empty newline 2022-02-21 14:04:40 +01:00
Eric Schubert 7836eedf0c [#40228] amended apispec for changes to file links
- https://community.openproject.org/work_packages/40228
- added schema for work packages collection
- moved Read and Delete of file links by id out of work package context
- fixed file link schema to fit reading and creating
- fixed validation warning about exclusiveMinimum
2022-02-21 13:57:53 +01:00
Eric Schubert 29afa4da70 [#40228] added storage resource
- changed /download and /open to redirect responses
- fixed readOnly properties
- added storage path and model
- added permissions and descriptions on error responses
2022-01-25 14:44:42 +01:00
Markus Kahl 1a078ea667 /api/docs finished
- made into separate, lazy loaded js/css bundle in angular
- added setting allowing to disable API docs
- added spec lint workflow
- fixed styling (line-height)
- renamed/restructured
2021-06-29 09:42:03 +01:00