Matthias Köster

Results 34 issues of Matthias Köster

Some REST APIs/Standards (e.g. google drive, OData) provide a batch resource to send multiple HTTP requests in a single HTTP request. These APIs use the media type `multipart/mixed` with multiple...

The specification is unclear about annotation types with type `object` and their support for discriminators. According to the spec annotation types have the same facets as types, but why should...

**Theme** Improve interoperability **Description** The current version of the RAML specification describes the grammar of type expressions with an informal grammar and some examples. Providing a more formal EBNF grammar...

Status: Idea
Topic: Spec
Type: Maintenance
Scope: RAML Data Type

It would be nice if we could add support for the [input](https://docs.commercetools.com/http-api-projects-api-extensions.html#input) and [response](https://docs.commercetools.com/http-api-projects-api-extensions.html#response) types of our api extensions.

JVM SDK
Minor
Epic

Our `io.sphere.sdk.queries.MetaModelQueryDsl` defines the methods `withPredicates` and `plusPredicates`. The first method clears all existing predicates and the last methods works like an logical AND. This confused some of our users...

Our SDK uses `sphere` as the root name for all loggers. We should change the root logger name to sth. like `ctp` to make it consistent (see also #1446).

Just a container issue, we should split it later in smaller issues. **Topics** - Analyze problems related to our maven build and JDK 9 - Support for Java Platform Module...

breaking changes

With our next major update to version 2.0 there will be some changes to the names of our packages #1409 and type names #1446. It would be nice if we...

idea

We should rename all types which have `Sphere`in their name with another name. We should discuss the replacement name with the our client teams so that we have some consistency...

breaking changes

Some of our customers use existing java frameworks like spring, but would like to use it together with our model.

idea