You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also ran into the following issue: the FieldDefinition.type points to object instead of FieldType. This makes serializing/deserializing with auto generated code impossible.
I also ran into the following issue: the FieldDefinition.type points to object instead of FieldType. This makes serializing/deserializing with auto generated code impossible.
See
commercetools-api-reference/types/type/FieldDefinition.raml
Line 10 in 5b98b89
According to the file it is an TODO item. Changing this in the file on our end makes things work.
The text was updated successfully, but these errors were encountered: