Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Can't set text property on catalog which consists only of numbers or is false/true #5

Description

@jusio

Try to add new text property into catalog with value 1. It is converted into json as 1 (number) not "1"(string), if you will try enter value as "1", it will become escaped string in form of ""1"". The same is for boolean values (false,true)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions