-
Well, monitoring 6 pfSense with this template.
2 of them having Problems with discovery.
Value should be a JSON object. Validator gives VALID (RFC 8259) for returned JSON.
Maybe a Zabbix issue wit…
-
I know core language proposals aren't currently being accepted, but this is a slight change to the standard library
The idea is to add functionality to `std.json` which will allow the parsing of js…
-
Before submitting an issue, please ensure that you have read the documentation:
* Basics is an overview of how to use simdjson and its APIs: https://github.com/simdjson/simdjson/blob/master/doc/bas…
-
json fields are not required to be unique but jq ignores duplicates, eg
```
echo '{"x":0,"x":1}' | jq 'to_entries'
[
{
"key": "x",
"value": 1
}
]
```
jq should return both pa…
-
Hi,
Thanks for this plugin, it allows me to replace old one COM.ANKERPOORT.APEX.TOOLTIP
This Screnpresso instructions are not user friendly so i have question.
Trying to implement your plugin insid…
-
### SABnzbd version
4.2.1
### Operating system
Debian 12
### Using Docker image
None
### Description
I was using the API and noticed that it uses the Python JSON capitalized boolean values. I k…
-
### Current behavior
I've stumbled on this problem while trying to send only a boolean in a `PUT` request.
Currently the type for `RequestBody` is typed as `type RequestBody = string | object` [1…
-
### Is there an existing issue for this?
- [X] I have searched for existing issues and did not find anything like this
### Describe the bug
Certain strings seem to not be decoded properly by …
-
### Laravel Version
v10.48.2
### PHP Version
PHP 8.2.16
### Database Driver & Version
_No response_
### Description
i use a request logger to log errors
and the framework converts arabic chara…
-
**Problem description**
I have had the opportunity to review multiple Operator test deployments. For the `content-type` response header, I have seen some Operators return `application/json` and other…