-
### Discussed in https://github.com/mono/SkiaSharp/discussions/3004
Originally posted by **mwpowellhtx** September 19, 2024
Is there such a thing? Short of having to reference namespaces and a…
-
Hello!
I've been working on the JSON schemas for `pack.toml`, `index.toml`, and `mod.pw.toml` in my fork of [SchemaStore](https://github.com/dalbitresb12/schemastore/tree/packwiz-schemas). These co…
-
**Describe the bug:**
I'm in the process of trying to get the Terraform elasticstack provider [here](https://github.com/elastic/terraform-provider-elasticstack/pull/834) using the OAS generated schem…
-
I have a `values.schema.json` file, which has an external JSON schema reference, like this:
```json
{
"type": "object",
"properties": {
"importers": {
"type": "object",
…
ctron updated
8 hours ago
-
It seems we can have `if` `then` conditions in JSON schemas. Could be useful for release mode !
https://json-schema.org/understanding-json-schema/reference/conditionals#ifthenelse
Testing and in…
-
JSON schema has a niche case where are allowed to just consist of a boolean [1]. Therefore, this is a valid schema:
```json
{
"type": "object",
"properties": {
"foo": {
…
-
# Description
Our database models in CG have non-optional fields that are nullable in the database leading to inconsistencies.
These models should be streamlined so that we do not allow faulty or…
-
### Describe the improvement you'd like to request
Due to recent changes introduced on `main` (which are currently unreleased, but will be released as part of 4.0), converting a Cedar schema to JSON …
-
Bonjour,
D'abord merci beaucoup pour votre travail qui est remarquable !
Avez vous le schéma de cablage complet du projet ?
Je n'ai rien trouvé dans le github
Merci
Arnaud
-
It seems like https://pypi.org/project/safety-schemas/ was only published on PyPI. It would be nice if you could also publish its git repository.