Skip to content

Boolean format mismatch in REST GET/PUT #44

@ilmoeuro

Description

@ilmoeuro

When retrieving a resource through GET (/api/cms/{organization}/{collection}/{uuid}/), the response contains plain boolean fields (e.g. "visible": true), but PUT expects the fields to be strings (e.g. "visible": "true").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions