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 | |
|---|---|---|---|---|
| Convert OpenAPI3 examples to postman examples | 6 | 1411 | January 29, 2025 | |
| mockRequestNotFoundError with examples created by Postman | 4 | 755 | July 10, 2024 | |
| How to create mock server from OpenAPI spec? (CDD) | 1 | 4125 | November 2, 2023 | |
| How to link request examples with response examples in the OpenAPI specification | 1 | 1989 | March 11, 2022 | |
| Postman does not use example values | 2 | 2189 | December 2, 2021 |