commercetools / commercetools/rest-modeling-framework

Replace Property with Type

Open
#49 0 comments 0 reactions 1 assignee Claimed by @katmatt View on GitHub
Dominant language
Java
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Our current `ObjectType` models its properties with a separate `Property` type. This isn't following the RAML spec which uses types for the properties. I had doubts in the beginning if I really liked to reuse `Type` for them, but with our experience now it seems to be better to remove our `Property` type and replace it with `Type`.

This change has a big impact on our codegenerator and updating to this fix will take some time.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.