prism
prism copied to clipboard
Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.
## 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...
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_...
## 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...
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...
## 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...
## 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...
how to assign x-faker fields to variables in postman collection json file any info/suggestion would be appreciated
## 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...
## 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....
## 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...