Josh Ponelat

Results 14 issues of Josh Ponelat

### Q&A (please complete the following information) - OS: Linux (NixOS) - Browser: Chrome - Version: ? - Method of installation: Online version, editor.swagger.io - Swagger-Editor version: ```js { swaggerEditor:...

cat: validation
OAS 3.0
version: 4.x

We need to establish a cacheing policy that is safe and explicit ( and tested ) - Don't cache any try-it-out or arbitrary requests - Cache http requests within a...

P2
version: 3.x
type: discussion
cat: resolver

Now that we have lazy resolving, we'd now have pending HTTP requests for $ref on attempting a lazy-resolved. To aid in that, I suggest we pre-download the external $refs and...

type: enhancement

**Why**? Because there are advanced features of YAML that the OpenAPI specification doesn't support, and these are still acted upon within the current YAML parser. A simple example is using...

This is an attempt at a `bypass` method which follows on https://github.com/algolia/faux-jax/issues/12 It adds it to node and xhr ( i couldn't manually test IE, so I left XDomainRequest). Working...

--- title: ✏️ Update docs: Channel Object / $ref note. --- This is to prevent confusion around whether folks can/should make use of `$refs` under `#/channels`. Hopefully it is 1....

The plugin system exposes a way to get components via `system.getComponent()`. Up till now its been case sensitive. Unfortunately we never put in a style-guide on what case to use....

type: feature
Good first issue

| Q | A | ------------------------------- | ------- | Bug or feature request? | Bug | Which Swagger/OpenAPI version? | 2.0/3.0.0 ( both ) | Which Swagger-UI version? |g23fd8a4d (aka...

type: bug
P2
version: 3.x
Good first issue

### Is your feature request related to a problem? Using custom YAML tags is unsupported by OpenAPI specifications, and the Editor does not warn authors about this. ### Describe the...

P3
cat: validation
swagger-editor@next