-
### Affected hardware version
Bangle 2
### Your firmware version
2v24
### The bug
All the digits are stored as base64 strings, look e.g. at https://github.com/espruino/BangleApps/blob/master/apps…
-
Hello, I tried using this link:
https://stackoverflow.com/questions/48912184/wscat-commands-from-script-how-to-pass/48914019
however, it didn't work for me. I checked the readme and wondering if t…
-
I am trying to find a way to use this with JSON arrays containing objects. The docs say you can use any format you want as long as you specify the value and labels, but does not go into any detail on …
-
Hi! @vedi Can I send a put request with a JSON array as a parameter? It decodes to array list and i can't cast it to hashtable...
Thank you!
-
![image](https://github.com/user-attachments/assets/7e3d47ed-552b-47bd-a6b3-25dad85d1a47)
I tried reordering the `tables` array from the exported json, and re-importing, but the order was preserved…
-
We are getting a 500MB array for the JSON output for concise concepts. Is it possible to exclude the results from the JSON from being returned?
-
After upgrading to 3.1.0 and generating the swagger JSON, I am seeing some empty array Json with is causing formatting and failures for consumers of this JSON.
Example:
"recordList" : {
…
-
hello developers, i have try to convert the php array to json using parse() methods. but i am getting the wrong result in back. please help to update this package.
`my sample array :- [[[1,2],[…
-
i have noticed that if i feed a (newline) json file to duckdb's `read_json()` data import, where each json object has **25 or more unique keys**, duckdb just schematizes it as a single json column. it…
-