commercetools / commercetools/commercetools-api-reference
FieldDefinition.type should point to FieldType instead of object
Open
- Dominant language
- RAML
- Stars
- 66
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
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 https://github.com/commercetools/commercetools-api-reference/blob/5b98b89d93a96149213b435f2c6f48c3bd056fb1/types/type/FieldDefinition.raml#L10
According to the file it is an TODO item. Changing this in the file on our end makes things work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.