Phil Sturgeon

Results 155 issues of Phil Sturgeon

Tried adding examples and x-example to e2e tests, but they fail the e2e tests with some random green ------------ lines at the top of the expected/actual comparison. No idea what...

Trying to upload the generated Postman file to Postman Pro gives a JSON Schema failure. Running it locally, this change removed one error. It's possible their JSON Schema is just...

Fixes basic postman issues that make it literally not run at all. ``` ERROR in ./configs/node/api-flow-config.js Module not found: Error: Can't resolve '../../src/loaders/postman/v2.0/Parser' in '/Users/psturgeon/src/apis/API-Flow/configs/node' @ ./configs/node/api-flow-config.js 9:0-67 @ ./src/environments/environment.js...

Nice easy tips for contributors getting started, who might not know where to look otherwise.

The README talked a bit too much about Paw, which is not what this library is going to be used for by the community at large. It also focused on...

Making this issue to track progress on this feature. I'll hopefully be able to contribute something shortly. ```sh node ./bin/api-flow.js some_swagger.json -f swagger -t raml > converted.yml ```

Thanks for making this excellent package. I wanted to make a quick issue to track the progress towards supporting OpenAPI v3.1, because it's been out for over a year now...

new feature

The pecl 1 and 2 extensions are not what people are using in PHP world, and tbh I've never seen them in the wild in over a decade writing PHP....

## User story. As a user who has designed APIs with query string arrays and/or exploding on comma, my user can see clean URLs instead of a technically probably valid...

enhancement
triaged
team/pierogi-platoon

Currently we use value and externalValue interchangeably. As far as I can tell, unless http-spec is doing something special, this is never correct behavior. https://github.com/stoplightio/elements/pull/1426/files/cbae54f41958a061af027a2c98ec302e31e94306#diff-d62fc4b88048fb2b331dfd75cc53f0ca684d25303b206512e2550f0c00ac1c32R33 externalValue is a URI to...

enhancement
s/needs-info
triaged
team/pierogi-platoon