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 | |
---|---|---|---|---|
How to link request examples with response examples in the OpenAPI specification | 1 | 1917 | March 11, 2022 | |
mockRequestNotFoundError with examples created by Postman | 5 | 487 | August 9, 2024 | |
Convert OpenAPI3 examples to postman examples | 6 | 1143 | January 29, 2025 | |
How to Create a Mock Server | 2 | 88 | November 7, 2024 | |
Understanding mock server | 3 | 2636 | February 17, 2023 |