-
### Clear and concise description of the problem
The current bundling for JSON schema uses the 2020-12 approach requiring `$id` values for every schema. This has many implications for developers, inc…
-
Would you be open to supporting alternative base64 implementations? The one we've been using is https://github.com/segmentio/asm/tree/main/base64
It's significantly faster than the stdlib encoding,…
-
It may be fun to add https://json-schema.org in addition and as an alternative to allowing only Proto based models?
* https://github.com/chrusty/protoc-gen-jsonschema
* https://json-schema.org/imp…
-
### Feature scope
Taps (catalog, state, stream maps, etc.)
### Description
Speed of writing messages can add up when you are dumping a large amount of data. One of the things in the original …
-
I really like this idea and I always wanted to include all related information in my reproducible reports -- that's why I came up with the `rapport` package, where the generated markdown report not on…
-
### 📑 I have found these related issues/pull requests
I could not find any related issues.
### 🏷️ Feature Request Type
Status-page
### 🔖 Feature description
I would like the ability to fetch stat…
-
Pick one of
- Hjson
- JSON5
- YAML
- TOML
Selected format must provide tooling for conversion to standard formats (i.e. JSON)
https://app.leanboard.io/board/82a877ba-4a74-4fce-8ca3-4f3cfa72e…
-
Preferably all json files would be formatted the same.
2 or 4 spaces?
Everything on a new line?
- [ ] Ci validates formatting
- [ ] README contains command to format
- [ ] `.editorconfig` for…
-
Because the base services get credentials from a Config object, we are using the same method for getting credentials into the .NET SDK as the Unity SDK (unecncrypted `Config.json` file in `bin/Releas…
-
## Problem statement
Today, server side mods (Oxide plugins, Harmony mods, etc.) can send custom UIs to clients by passing a JSON string through an RPC call. This results in multiple problems.
-…