I try to get into APS 2.0 (apsstandard.org) and there are some demo projects. The most useful one seems to be the upselling project (project-description).
Now, whatever i try, the build process is always returning with this error:
schemas/contexts.schema.gen:43: Error: field '/operations/upsell/parameters/poaResources': additional properties are not allowed (keyword: "additionalProperties"; unwanted: ["items"])
i searched through the project and i can't find the reason for this - is there anybody out there with some serious skills in APS 2.0 who can help out? The funny thing is, also the built-in project template of the Eclipse SDK plugin has this error built-in...