prism icon indicating copy to clipboard operation
prism copied to clipboard

Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.

Results 137 prism issues
Sort by recently updated
recently updated
newest added

## Describe the bug The auto-reloading feature of prism only triggers a restart of the server when the main spec file is changed. Whenever the spec file is using references...

t/bug
p/medium
triaged

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

## Describe the bug The validation always fails whenever a `multipart/form-data` content type is used in the requestBody. This prevents the normal usage of prism without any other proxy server...

triaged

This is really hard to read. Figure out a way to make it more legible, perhaps by breaking it into smaller graphics or using a different tool. https://meta.stoplight.io/docs/prism/ZG9jOjk1-01-mocking Here's a...

documentation
triaged

## Describe the bug Generating a query path from an OAS3 file does not keep in mind the ability to explode an object into a different query format as is...

t/bug
p/medium
triaged

## User story As a consumer of the prism validation-proxy used within a docker container, I would like redirects to not be followed by default for a given endpoint that...

t/enhancement
p/medium
triaged

how to assign x-faker fields to variables in postman collection json file any info/suggestion would be appreciated

t/enhancement
p/longterm
triaged

## User story. As a developer using Apple Silicon Mac, I can do build prism's arm64 docker image, so that I can use it. ## Is your feature request related...

help wanted
t/feature
p/medium
triaged
hacktoberfest
jira

## Describe the bug When defining an example value for an enum, the mock server will still return the first item in the ENUM as response. ## To Reproduce 1....

p/longterm
triaged

## Describe the bug For some regex patterns, the json-schema-faker fails to generate a valid value that matches the pattern. ## To Reproduce This pattern rarely produces a valid response...

t/bug
triaged
p/documented