-
I am indexing a category structure, and if categories live as children of another category, they are listed inside a `children_data` field.
```
"_index": "storefront_catalog",
"_…
-
### Bug Description
If there is a bitmap button nested inside another, the text only shows on the topmost one and cuts off any text belonging to the parent button.
### To Reproduce
Example GUI: […
-
Hi.
Can anyone post example how to use mapping with nested objects? Thanks.
-
Set elements which are objects with computed properties might produce the wrong diff as we can't correctly match the planned state value to the input due to the computed property being added.
related…
-
http://loopback.io/doc/en/lb3/Nested-queries.html
https://stackoverflow.com/questions/31254864/how-do-i-use-a-remote-method-in-one-model-to-return-info-from-another-model
https://loopback.io/doc/en/…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.3
### Python Version
3.12
### Steps to Reproduce
1. Access the NetBox REST API documentation generated from the OpenAPI spe…
-
**Is your feature request related to a problem?**
Many values are not flattened, making it difficult to view them on the dashboard. For instance, entity values are nested objects, and features are ar…
-
I created a mapped hdfs table:
```
CREATE TABLE variants_hdfs_c1 (
ref String, alt String,pos UInt32,
effs Array(Tuple(
codon_change String,
amino_acid_change S…
-
![image](https://user-images.githubusercontent.com/40369900/173250345-09965509-4e37-45a9-aaf7-1922eb61ed11.png)
-
Hi,
At work, we encountered a case where we have contract classes (DTOs) containing another DTOs, being nested objects therefore. It seemed that Flurl doesn't support this currently, while e.g. ASP.N…