-
Related to https://github.com/elastic/kibana/pull/187006
We noticed that the global validation option `stripUnknownKeys: true` used in Serverless doesn't work as expected on settings defined in a nes…
-
## Description
`EqualExportedValues` does not handle slices for now, although `Equal` and `EqualValues` compare each element of 2 slices.
## Proposed solution
Removing the check t…
-
### Goal
As an Engineer, I want API docs that allow me to interact with elements and objects on the page so that I can better understand nested objects and how they relate.
### Notes
Two opti…
-
### Description of the bug
This is a good document that I liked. However, I wonder: does object flattening only work with the first level nested objects or it can go high to more nested objects
``…
-
RareJson should support opt-in (with annotations) flattening of super classes and nested objects.
e.g.
```
struct Parent { int a; ... }
struct Child : Parent { int b; ... }
```
Which today w…
-
An entity should be able to hold nested objects. There are different strategies for the implementation of this. One is, to embed all fields of the nested object in the surrounding object table.
-
```
What steps will reproduce the problem?
1. start debugging a program
2. type 'v' for geben-display-context
3. click + signs to drill-down into Local variables/objects
What is the expected output? …
-
**Description**
When inspecting `data` returned by `openapi-fetch`, the type can be quite difficult to read, and the appearance seems to vary. For example:
`index.ts`:
```ts
import createClien…
-
When asserting JSON responses, the output is useless:
```
expected { data: { objects: { pageInfo: [Object], edges: [Array] } } } response body, got { data: { objects: { pageInfo: [Object], edges: [A…
-
It would be very useful to be able to expand deeply nested JSON objects with a hotkey or button