Thomas Preißler
Results
2
issues of
Thomas Preißler
The new extension feature since version 2.0.2 allows to define entries like this: ```xml My API anything ``` Unfortunately, nested values inside an extension are ignored and rendered as `null`...
I came up with a really strange issue tonight: The following snippet produces an error on the THRID request. The first and second requests result in the expected json. ```...