-
I found that validate_spec will fail on validating response codes when it is not wrapped with single quote. But on swagger website, response codes are not quoted: [http://editor.swagger.io/#/](url)
O…
-
**Submitting author:** @almost6heads (Thomas Wanner)
**Repository:** https://github.com/almost6heads/ConleyDynamics.jl
**Branch with paper.md** (empty if default branch):
**Version:** v0.1.0
**Editor…
-
JSON schema allows a JSON file to self identify its schema using the $schema key. This should also be possible with YAML.
without first saving to a file, $schema should enable validation and auto-c…
-
Are there any other ways that I could delete the unwanted levels in traffic editor GUI? Currently the "DELETE" function is not working nor the "EDIT" window has a delete function.
I could manually …
-
💭 Introduction:
https://wundergraph.com/blog/the_complete_graphql_security_guide_fixing_the_13_most_common_graphql_vulnerabilities_to_make_your_api_production_ready#8.-relay-global-object-identificat…
-
# Summary
I wonder how this would work, and what problems it might solve?
Provocation: If you want low-code, you still need to learn to code, and you also need to write a complex platform to run…
-
reproduce:
1. install `esbenp.prettier-vscode`
2. add following settings to `.vscode/settings.json`
```json
"[javascript][javascriptreact][typescript][typescriptreact][vue][json][jsonc][html…
-
When editing with WYSIWYG, turns the YAML front matter, e.g.
```yaml
---
title: Title title title
---
```
into an invalid one:
```yaml
- - -
## title: Title title title
```
This makes it …
-
# Description
The _yamlfmt_ program does not evaluate the frontmatter correctly when already present in the yaml file and the formatter configuration specifies _include_document_start_ with true.
Th…
-
Hi all!
Love the project :)
Hit a fun snag when I was getting a recent blog up and going where if `embed-resources:true` is set in my `_quarto.yml`, shinylive just won't render!
Minimal repr:…