We currently declare the the payload of a given resource within the platform declaration. This makes little to no sense. In fact, it restricts us in the combinations possible since it implicitly requires all platform ids to be unique.
We should extract the payload declaration from the platform declaration in the respective json descriptor files.
We currently declare the the payload of a given resource within the platform declaration. This makes little to no sense. In fact, it restricts us in the combinations possible since it implicitly requires all platform ids to be unique.
We should extract the
payloaddeclaration from theplatformdeclaration in the respective json descriptor files.