-
-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README
Description
There are some forbidden field names , that cause errors, unexpected behavior. For example if i use 'className' in object data type
set{"className","something"} the resulted return object wouldnt be a jsonObject as expected , rather a parse object, cousing cast errors. It would be good including the forbidden field names in docs.
Metadata
Metadata
Assignees
Labels
type:docsOnly change in the docs or READMEOnly change in the docs or README