-
Been using infinitude for quite a while, great piece of software! This time its on its own raspberry pi so I can connect up the RS-485 and get even more data. Issue is, when I go to edit the json f…
-
```
2024-07-18 00:57:43.205 ERROR: POST request to URL: https://victorious-wave-0a02a5a0f.5.azurestaticapps.net/api/upload failed
2024-07-18 00:57:43.206 ERROR: Traceback (most recent call last):
…
-
The current implementation of the `JsonSchemaExporter` generates schemas for types based on its on semantics. There's currently not strategy for types/converters to advertise their associated JSON sch…
-
Recursive Pydantic definitions seem unsupported for lists, unions, and optionals. My understanding is these are the basic use cases.
A reproducible example is provided below:
```python
import jso…
-
Current TopSim configuration files - specifically, the `'cluster'` component - get unwieldy when we have large systems.
Having a flag in the `'header'` that allows us to unroll the entire system t…
-
### Issue
When Aider does sent a chat-completion request, it sends the `Accept` header with the value `application/json`, no matter if `stream` is set to `false` or `true`. It should actually be `tex…
-
### What were you trying to do?
I was trying to take a PDF and read the form details to return said form details in a JSON object.
Later I wish the same function to also include the PDF file as a …
-
Today I tested the provider and found that it seams there is an issue with decoding the response from PagerDuty. Applying the following team
```
apiVersion: team.pagerduty.crossplane.io/v1alpha1
ki…
-
As reported by @bmwiedemann in [boo#1231254](https://bugzilla.suse.com/show_bug.cgi?id=1231254), the instructions as of now cause the creation of non-reproducible package-lock.json files.
Specfile …
-
Currently, plugins have to define a plugin.json [doc](http://developer.piwik.org/guides/distributing-your-plugin#getting-your-plugin-ready-to-publish)
Goal of this ticket is to reuse composer.json fi…