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 | 1363 | January 29, 2025 | |
| mockRequestNotFoundError with examples created by Postman | 5 | 696 | August 9, 2024 | |
| How to create mock server from OpenAPI spec? (CDD) | 2 | 4002 | December 2, 2023 | |
| How to link request examples with response examples in the OpenAPI specification | 1 | 1973 | March 11, 2022 | |
| Postman does not use example values | 2 | 2155 | December 2, 2021 |