Prof. Dr. Thomas Wilde

Results 9 comments of Prof. Dr. Thomas Wilde

Hi Dmitri @DmitriMelnikov, thank's for the info, but I'm also not able to get it. Tried the docker vnext-preview and vnext-preview-amd64 images, both just produce the same error as kmandalas...

Great, thank's for the update! Just tried it but unfortunately does not work, at least for the way I use ARRAY_CONTAINS a lot. Simplified example for a fresh container, single...

@AllieJonsson agree, although connected in a way, these are definetly two pairs of shoes.

true, but this - as far as I understand the approach - makes the msw mocks drastically less useful if you wrap your returned data in a generic "ApiResponse" that...

I think we still got a misunderstanding; to clarify: If an error occurs, my api response wrapper returns "null" as "data" and provides an error code among other things. So...

sure, that would be the spec: ``` ... Pet: type: object required: - id - name properties: id: type: integer format: bigint name: type: string nullable: true APIResponse: type: object...

@soartec-lab yep, exactly. Although our discussion already shows that this is a little hard to wrap ones head around, probably not elegant enough. From a use case view, we could...

I know, this is why I'm posting this :-) The announcement asked for feedback, what would be needed, I replied, was then asked to split the issue so one issue...