-
#### Describe the solution you'd like
Add a converter using json.dumps() to make the string json formatted
-
### Context
We currently have a tool that converts between JSON and YAML. I propose extending this tool to support additional formats such as CSV and XML.
### Proposed Change
Certainly! Here…
-
### Expected behavior
While trying to compose a query that searches multiple different tables for data we discovered that using `.convertFrom` inside a `jsonObject` does not work. While this would ha…
-
The converter is not working. There is no \PowerToys\Currency Converter folder in the documents folder, as well as the alias.json association configuration file. Even if you create a file using this p…
-
## What
A tool that takes MovieLabs Ontology JSON and produces OpenAssetIO Trait/Scheme declaration JSON
## Why
The MovieLabs Ontology is a corpus of work representing extensive research to definin…
-
[This introduced check](https://github.com/confluentinc/kafka-connect-jdbc/pull/1394) seems to work incorrectly. We have the following JDBC connector configuration.
```
{
"numeric.mapping": "bes…
-
### What are you really trying to do?
Hey!
I'm doing nothing special. I have one workflow and one activity. I use Protobuf messages as input parameters for both cases. I just expect to be able t…
-
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…
-
Use the following config for a connector (PostgreSQL Debezium):
```
{
"connector.class": "io.debezium.connector.postgresql.PostgresConnector",
"topic.prefix": "p1",
"database.hostname…
-
Hello, I'm using NerfStudio to generate splats and Metashape/Reality Capture to estimate camera positions instead of Colmap.
Because of that I don't have proper cameras.json file for gaussian_splats…