-
Right now there's a layer of configurations (order of priority, former will override latter):
* CLI (clap)
* Environment variables (mapped to serde with envy)
* `Trunk.toml` config (serde)
The…
ctron updated
4 months ago
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue? --> `petstore_oas3_test.yaml` should produce the problem
- [X] Have you validated the input using an …
-
>I know the project is still under active development.
After getting the docker-compose setup of the project running, I tried adding a new data source:
* Each source has a set JSON schema for it…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is co…
-
hello!
I installed config-editor & config-editor-card using HACS on my HA core.
Add config_editor: in configuration.yaml
I see integration in Settings-Integrations:
"This integration cannot be con…
-
KaiZen-OpenAPI-Editor
0.8.0.201706092017
If I provide 1.2 as the value of the API version property, I get an unhelpful error message. "value of type number is not allowed, value should be of type …
-
-
Hi
I was also thinking we need something like this.
Might want to have a better data structure than Typescript though ... something language-agnostic, for wider compatibility.
I did think of …
-
It would be awesome if one could specify the jsonschema of a file via a modeline. I have a lot of schemata for JSON and YAML fles
the YAML extension supports this via:
`# yaml-language-server: $sc…
-
I'm working with Jekyll for GitHub Pages, which uses the Ruby gem for parsing YAML. This gem prefers this spacing in Arrays:
```yml
---
simple_val: Testing 1
object_val:
sub_object_val: Testi…