kyle shockey

Results 13 issues of kyle shockey

This saved me time and effort. Thanks for sharing it!

| Q | A | ------------------------------- | ------- | Bug or feature request? | Bug | Which Swagger/OpenAPI version? | 2.0 | Which Swagger-UI version? | 3.4.0 | How did...

type: bug
P2
version: 3.x
version: 5.x

### Example Swagger/OpenAPI definition ```yaml openapi: 3.0.0 paths: /: post: requestBody: content: image/png: schema: type: string format: binary examples: KittenImage: externalValue: "https://placekitten.com/200/300" responses: "200": description: OK! ``` ### Current behavior...

type: feature
specification: 3.x
cat: rendering

![](https://media.giphy.com/media/ctDxug6Flvb4A/giphy.gif)

spooky

Currently, cookie parameters and authorizations fail to be applied in the browser, though it succeeds in Node. This is due to the fact that browsers bar applications from setting or...

type: feature
version: 3.x

_From @aleskovets on September 30, 2018 19:47_ ### Q&A - OS: macOS - Browser: chrome - Version: 69 - Method of installation: docker - Swagger-Editor version: 3.6.11 (docker latest) -...

type: bug
P2
cat: resolver

_From @hugobarona on September 26, 2018 13:28_ Hi there, this is still an issue for me, using this spec: [https://github.com/hugobarona/OpenApiSpecification/blob/master/circular_reference_swagger2_spec.yaml](https://github.com/hugobarona/OpenApiSpecification/blob/master/circular_reference_swagger2_spec.yaml). Could you please have a look? I am trying to...

type: bug
cat: resolver

_From @rwrife on September 14, 2018 18:2_ I've noticed that the Swagger UI is trying to resolve $refs on extensions, and in my case failing, even though it can't use...

type: bug
cat: resolver

_From @Gingol on June 13, 2018 8:58_ Hi all, I'm not sure if it is the right place where report this kind of problem, so please, redirect me to the...

type: bug
cat: resolver
epic: fatal resolver edge cases

[email protected] on node 4.2.1. ``` → trymodule lodash=_ Gonna start a REPL with packages installed and loaded for you 'lodash' was already installed since before! Package 'lodash' was loaded and...