Skip to content

Add a schema for BE calculated properties #1

@dietergeerts

Description

@dietergeerts

The schema computed is great to compute a property on the FE side of an application. This schema will not give the property to the BE. But in some applications it's the BE that does the calculation and so the property will only be send from the BE, but it should never recieve it. We need a schema to indicate this. We could use skip/omit, but these are saying to skip/omit based on certain valeus. The new schema should indicate that the property is a one-way property, in this case for deserialization. Of course it would be great to have the reverse also, so serialization only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions