Skip to content

readOnly fields with data in request throw errors #627

Open
@Morriz

Description

@Morriz

Describe the bug

Request body with data for fields that are readOnly throws errors.

To Reproduce

Define field as readonly, and send a POST, or PUT with a payload that contains data for a readOnly field.

Actual behavior

An error is thrown that the field is readOnly and should not contain data.

Expected behavior

The field to be discarded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions