-
### Link
https://www.aliexpress.com/item/1005007499685162.html
### Database entry
{"id":27,"type":"Router","ieeeAddr":"0xa4c138ebbf2af8ac","nwkAddr":6431,"manufId":4417,"manufName":"_TZE204_dhotiau…
-
### Describe the solution you'd like
At this time, all public APIs that accept `DataConverter`s require payload converter and failure converter to be specified as paths. That requirement originally…
-
This issue is to be used to discuss our plan for a post 1.0 roadmap. The main description here will contain a list of tasks/features/objectives, which may spawn attached issues.
Other discussion po…
-
### Describe your Issue
Assume you have an interface / implementation arrangement for values to be serialized:
```java
interface MyInterface {
String getProperty();
}
class MyImplementatio…
-
- [ ] research if all our use cases are present in [API](https://depapi1.docs.apiary.io/#/reference/)
- [x] write backend that would invoke correct API calls depending on the user frontend inputs
- [x…
-
For the following JAR files:
```
converter-moshi-2.9.0.jar
retrofit-2.9.0.jar
unit-api-2.0.jar
jai_core-1.1.3.jar
jstl-1.2.jar
aspectjweaver-1.9.7.jar
postgresql-42.2.25.jar
spring-boot-2.5.1…
-
## What are the steps to reproduce this issue?
1. My openapi input is json type and use snake_case.
2. When create react-query, I got params with snake_case.
## What happens?
Typescript use …
-
### Problem to solve
When I try to scroll a component with 12 77x77 indexed images, the screen stutters a lot. Profiling LVGL 8.4.0 shows that LVGL is spending a lot of time going from index-byte to …
-
Hi @celogeek.
I want to integrate `go-comic-converter` with one of my projects.
I've looked at the codebase and figured out that the core epub conversion logic is nicely decoupled from the CLI a…
-
**Is your feature request related to a problem? Please describe.**
Currently, the `IDeserializer.Deserialize` methods return null if the parsed string is empty (or whitespaces). However, because the …