Jeremy Stuckey

Results 3 issues of Jeremy Stuckey

My style inspired by the Pavement album cover Slanted and Enchanted.

The portal is using [highlight.js](https://github.com/highlightjs/highlight.js) for syntax highlighting code blocks in markdown. highlight.js supports adding [third-party languages](https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md), but are we able to use that feature in the portal? I was...

**Describe the bug** Using a `$ref` keyword under a path http verb started producing an error in version 1.19.0 of the spectral-rulesets package: ``` error oas3-schema Property "$ref" is not...