-
/api/fmc_config/v1/domain/{domainUUID}/object/portobjectgroups - bulk
-
The API now supports fetching car health data:
GraphQL:
```
query GetHealthData($vin: String!) {
getHealthData(vin: $vin) {
brakeFluidLevelWarning
daysToService
distanceToServic…
-
### Proposal Details
The accepted proposal https://github.com/golang/go/issues/36532 added a Context method to `testing.T`, which is great, but I can think of two straightforward ways to improve its …
-
### Prerequisites
- [x] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [x] I have already [searched in existing i…
-
-
This proposal is for a simple table to hold the Data Dictionary for datasets. Features:
- CSV import/export
- Editable fields in GBL Admin
- Previewable in GeoBlacklight (as HTML probably)
-
Currently we use `SomeArray::try_from(array_data)` all over the place, but this incurs a large cost of creating backtraces.
We do have `array_data.is_encoding(SomeEncoding.id())` but it's a bit clu…
-
-
UG states that names can contain `any characters at all`.
![image.png](https://raw.githubusercontent.com/Professional-Procrastinat0r/pe/main/files/1f19dc21-6b9b-4c3c-93f2-03e9bf2c5985.png)
However, …
-
### What happened?
In https://github.com/NeurodataWithoutBorders/nwb-schema/pull/567 (pending NWB schema 2.8.0), we added a new optional "bounds" field to "SpatialSeries/data". It turns out that the …