I’ve got an openAPI spec with lots of example responses already specified in the .yml, but when I use it to create a mock server, it appears that only example responses created in postman show up on the mock server. Is there a way to enable the use of the example responses from the .yml with a postman mock server?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Default example on my API documentation | 2 | 746 | May 29, 2020 | |
| Postman does not use example values | 2 | 2113 | December 2, 2021 | |
| How to link request examples with response examples in the OpenAPI specification | 1 | 1948 | March 11, 2022 | |
| Script to add data in the example response | 1 | 754 | May 11, 2018 | |
| Mock responses that include request body | 3 | 3613 | May 20, 2020 |