Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
6.2.31, 6.2.32, 6.2.33, 6.2.34, 6.2.35
-
None
-
None
Description
Context
- Some properties in the response from delivery api is not required, and it affects the client's program logic.
- Remove those properties in the return json if those are not required.
- Developer will be involved.
- Make all response properties configurable in endpoint definition.
Use Cases
- As a client within using delivery API, I would like to control that which node properties are not in the response, so that I can do not deal with many unused properties in the client program.
Current Status
- I will need to customize a NodeWriter class to deal with this issue.
References, Proposals and Ideas
- Can implement this like systemProperties in endpoint definition.
Designer Tasks
[To be filled by the Designer]
Delivery date
- In next releases.
Checklists
Acceptance criteria