-
#### 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 …
-
The following swagger document contains an error in a `$ref` property. It is missing a forward slash after the hash. Correct value should be `#/components/schemas/Item`
```yml
openapi: 3.0.3
info:
…
-
For the latest SXL release, we worked with the rts files in this repo. When committed they are automatically converted to html and published on GitHubPages.
But we still need to update the yaml an…
-
### 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…
-
>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…
-
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…
-
-
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
-
**Describe the bug**
I have a pipeline that references a template YAML file in a subdirectory of my repo. This works fine within Azure DevOps, but when I run the pipeline validator, I get an error
…
-
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 …