Content
View differences
Updated by Oliver Günther about 5 years ago
For e.g., copying projects , we need to pass some additional information that is not part of the resource.
We decided to add a property such as `_meta`, `_parameters` (name tbd) to contain these properties.
The schema is to be extended with
* the the location of the attribute: `_links`, `_meta`, and `null` for the properties of the resource themselves
* ~~a a Formattable description property to contain additional information (such as count and text for the copying of project modules ("There are X forums in this project"))~~ Extracted into <mention class="mention" data-id="36795" data-type="work_package" data-text="#36795">#36795</mention> project"))
We decided to add a property such as `_meta`, `_parameters` (name tbd) to contain these properties.
The schema is to be extended with
* the
* ~~a