Ed Vinyard

Results 8 issues of Ed Vinyard

Some Faker options don't work at all: ```yaml some_text: type: string x-faker: lorem.paragraphs: paragraphCount: 2 separator: "\n" ``` yields ```json "description": "", ``` Some don't work as expected: ```yaml due_date:...

t/bug
p/medium
triaged

Document answers to the following questions: - What Node version(s) does Prism support? - How are do Prism versions align with the Node LTS cycle? - What is Prism's versioning...

p/high
triaged
t/spike

follow-up to [investigate Pass x- settings to Prism when mocking from Ninja](https://app.zenhub.com/workspaces/team-platinum-falcons-5eb9bc4a1fddfe30b94f78b1/issues/stoplightio/platform-internal/8727) ## Goal When a workspace-project-branch OAS specification includes `x-schema-faker` options, the mock responses to _ninja_ by the _mocks_...

t/enhancement
p/longterm
triaged

Document the process of setting up an HTTP(S) proxy in order to introduce artificial latency, bandwidth, or other network constraints to a client's conversation with Prism. For the example, consider...

p/medium
triaged
team/tacocat

## Context In proxy mode when there are many contract violations, the `sl-violations` response header may exceed size limitations and cause failures in proxies and clients. See https://github.com/stoplightio/prism/pull/2126 for context....

t/bug
help wanted
p/medium
triaged

1. pin PyYAML dependency version 1. use a PyPI PyYAML package rather than cloning from GitHub 1. fix automated tests that broke when we (previously) updated Werkzeug

Stoplight's httpbin fork is broken with latest version of Flask Either... 1. Stop using a fork of httpbin for testing. 2. Update forked httpbin code to work with latest version...

t/chore
triaged

1. Why does `yarn version` add version "0.0.0" to the root `package.json`? Why do we have to manually remove it to get the release process to work? See [Slack thread](https://stoplight-internal.slack.com/archives/C030CDY1WEL/p1700058843692689?thread_ts=1700057304.210079&cid=C030CDY1WEL)...

triaged